We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76d129 commit a7168d5Copy full SHA for a7168d5
setup.py
@@ -11,7 +11,7 @@ def read(fname):
11
12
setup(
13
name="pycluon",
14
- version="0.1.2",
+ version="0.1.3",
15
license="Apache License 2.0",
16
description="A python wrapper around libcluon",
17
long_description=read("README.md"),
0 commit comments