Skip to content

Commit a7168d5

Browse files
authored
Update setup.py
1 parent e76d129 commit a7168d5

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
@@ -11,7 +11,7 @@ def read(fname):
1111

1212
setup(
1313
name="pycluon",
14-
version="0.1.2",
14+
version="0.1.3",
1515
license="Apache License 2.0",
1616
description="A python wrapper around libcluon",
1717
long_description=read("README.md"),

0 commit comments

Comments
 (0)