Skip to content

Commit cbc1162

Browse files
committed
1.1.2 Release
1 parent 1a413e4 commit cbc1162

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
@@ -4,7 +4,7 @@
44
# license information.
55
# --------------------------------------------------------------------------
66

7-
__version__ = "1.1.1"
7+
__version__ = "1.1.2"
88
__path__ = __import__("pkgutil").extend_path(__path__, __name__)
99
from . import connection, error
1010

0 commit comments

Comments
 (0)