Version 0.0.10.1 of blockstack

This commit is contained in:
Ubuntu
2016-02-23 21:21:08 +00:00
parent 38521ab6a8
commit cdce593fce
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ base58==0.2.2
basicrpc==0.0.2
bitcoin==1.1.42
bitmerchant==0.1.8
blockstack==0.0.12.1
blockstack==0.0.10.1
boto==2.38.0
cachetools==1.1.5
commontools==0.1.0

View File

@@ -41,7 +41,7 @@ setup(
'virtualchain==0.0.6',
'kademlia==0.5',
'keychain==0.1.4',
'blockstack==0.0.12.1'
'blockstack==0.0.10.1'
],
classifiers=[
'Intended Audience :: Developers',