Skip to content

Commit 6756b80

Browse files
committed
Back to dev version
1 parent 7c66fbb commit 6756b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/robotlibcore.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from robot.errors import DataError
2828
from robot.utils import Importer # noqa F401
2929

30-
__version__ = "4.1.2"
30+
__version__ = "4.1.3.dev1"
3131

3232

3333
class PythonLibCoreException(Exception):

0 commit comments

Comments
 (0)