Skip to content

Commit 14c49b2

Browse files
committed
Revert "Merge pull request #12 from PTCInc/1.1.0-dev"
This reverts commit 6b2e4fd, reversing changes made to bba2f59.
1 parent 6b2e4fd commit 14c49b2

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

0 commit comments

Comments
 (0)