Skip to content

Commit 4fa8532

Browse files
committed
Merge branch 'release/0.0.16' into develop
2 parents 3a609d0 + 5c8d059 commit 4fa8532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = '0.0.15'
3+
VERSION = '0.0.16'
44
DESCRIPTION = 'XSense Python Module'
55

66
with open('README.rst', 'r') as fd:

0 commit comments

Comments
 (0)