Skip to content

Commit ad5b696

Browse files
authored
Merge pull request #97 from HewlettPackard/release/1.1.1
update
2 parents c8e5a6d + ff9f770 commit ad5b696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simplivity/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = 'simplivity'
2-
__version__ = '1.1.0'
2+
__version__ = '1.1.1'
33

44
from simplivity.connection import *
55
from simplivity.exceptions import *

0 commit comments

Comments
 (0)