Skip to content

Commit

Permalink
bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelpixi committed Dec 6, 2015
1 parent d0f2a47 commit b805f6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
#
# See http://peterdowns.com/posts/first-time-with-pypi.html for more pypi info

setup(name='modulo',
version='0.1',
setup(name='modulo-python',
version='0.5',
description='Python support for Modulo hardware',
url='https://github.com/integer-labs/modulo-python',
download_url = 'https://github.com/integer-labs/modulo-python/tarball/0.1',
Expand Down

0 comments on commit b805f6e

Please sign in to comment.