Skip to content

Commit

Permalink
Updated version to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Jul 10, 2023
1 parent 2bb965a commit 8b6ebe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/robotlibcore.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from robot.errors import DataError
from robot.utils import Importer # noqa F401

__version__ = "4.1.3.dev1"
__version__ = "4.2.0"


class PythonLibCoreException(Exception):
Expand Down

0 comments on commit 8b6ebe4

Please sign in to comment.