We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf9670 commit 0212016Copy full SHA for 0212016
setup.py
@@ -9,7 +9,7 @@
9
# See http://peterdowns.com/posts/first-time-with-pypi.html for more pypi info
10
11
setup(name='modulo-python',
12
- version='1.0',
+ version='1.1',
13
description='Python support for Modulo hardware',
14
url='https://github.com/integer-labs/modulo-python',
15
download_url = 'https://github.com/integer-labs/modulo-python/tarball/0.1',
0 commit comments