aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 69a44bc..5e9b314 100644
--- a/setup.py
+++ b/setup.py
@@ -1,8 +1,8 @@
from setuptools import setup
setup(name='ethy.py',
- version='0.1',
- description='Decryption/verification/generation of Ethereum wallets',
+ version='0.2',
+ description='Decryption/verification/generation of Ethereum/BTC wallets',
url='http://github.com/Determinant/ethy.py',
author='Ted Yin',
author_email='tederminant@gmail.com',