Skip to content

Commit 6b2e4fd

Browse files
authored
Merge pull request #12 from PTCInc/1.1.0-dev
1.1.0 Release
2 parents bba2f59 + 0272410 commit 6b2e4fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.0"
7+
__version__ = "1.1.0"
88
__path__ = __import__("pkgutil").extend_path(__path__, __name__)
99
from . import connection, error
1010

0 commit comments

Comments
 (0)