Skip to content

Commit

Permalink
Updated version to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Jan 31, 2023
1 parent fdd8d16 commit 8fa602f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/robotlibcore.py
Expand Up @@ -27,7 +27,7 @@
from robot.errors import DataError
from robot.utils import Importer # noqa F401

__version__ = "4.0.1.dev1"
__version__ = "4.1.0"


class PythonLibCoreException(Exception):
Expand Down

0 comments on commit 8fa602f

Please sign in to comment.