Skip to content

Commit 9781e24

Browse files
committed
Adjust version number
1 parent edf1757 commit 9781e24

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
long_description = open(readmePath, "rt").read()
1515

1616
setup(name='ixcom',
17-
version='1.1.5',
17+
version='1.1.6',
1818
description='Library for communicating with xcom devices over network',
1919
author='iMAR Navigation GmbH',
2020
author_email='[email protected]',
@@ -44,3 +44,4 @@
4444
"Source Code": "https://github.com/imar-navigation/ixcom-python",
4545
},
4646
)
47+

0 commit comments

Comments
 (0)