We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a609d0 + 5c8d059 commit 4fa8532Copy full SHA for 4fa8532
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-VERSION = '0.0.15'
+VERSION = '0.0.16'
4
DESCRIPTION = 'XSense Python Module'
5
6
with open('README.rst', 'r') as fd:
0 commit comments