Skip to content

Commit 1e99082

Browse files
committed
increase version number to 0.1.1
1 parent 7b7c74a commit 1e99082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="pyvicon_datastream",
5-
version="0.1",
5+
version="0.1.1",
66
description="Platform independent minimal python 3 wrapper implementation over Vicon Datastream SDK",
77
author="Steffen Schmelter",
88
packages=["pyvicon_datastream"],

0 commit comments

Comments
 (0)