Skip to content
Snippets Groups Projects
Commit 6922bed4 authored by Fabian Schuh's avatar Fabian Schuh
Browse files

version bump

parent 7edc4521
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ except LookupError:
ascii = codecs.lookup('ascii')
codecs.register(lambda name, enc=ascii: {True: enc}.get(name == 'mbcs'))
VERSION = '0.1.9'
VERSION = '0.1.10'
setup(
name='bitshares',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment