Skip to content

Commit

Permalink
Updated version to 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Feb 17, 2023
1 parent 5cd7953 commit 504e183
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.1.0.dev1"
__version__ = "4.1.1"


class PythonLibCoreException(Exception):
Expand Down

0 comments on commit 504e183

Please sign in to comment.