Skip to content

Commit

Permalink
Updated version to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Nov 5, 2022
1 parent 82bc845 commit af17c24
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__ = "3.0.1.dev1"
__version__ = "4.0.0"


class PythonLibCoreException(Exception):
Expand Down

0 comments on commit af17c24

Please sign in to comment.