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

version bump

parent d07a1490
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.10'
VERSION = '0.1.11'
setup(
name='bitshares',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment