Skip to content

Commit

Permalink
Version bumb.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustaf Sjöberg committed Nov 20, 2013
1 parent ec1ee69 commit 064a8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
'hydna': ['cacerts/cacert.pem'],
}

setup(name='hydna', version='0.1.4', description='Python client for Hydna.',
setup(name='hydna', version='0.1.5', description='Python client for Hydna.',
author='Gustaf Sjöberg', author_email='gs@hydna.com',
url='http://www.hydna.com/', packages=['hydna'],
package_data=package_data)

0 comments on commit 064a8ae

Please sign in to comment.