Skip to content

Commit 8e2b73a

Browse files
committed
1.2.0 Release
1 parent 9af2fff commit 8e2b73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kepconfig/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
license information.
1818
1919
"""
20-
__version__ = "1.1.2"
20+
__version__ = "1.2.0"
2121
from . import connection, error
2222
from .utils import path_split
2323

0 commit comments

Comments
 (0)