From dbd2cce73c81c49e41d66620fa4988c8d23a0f4b Mon Sep 17 00:00:00 2001 From: Determinant Date: Sun, 19 Jul 2020 11:51:12 -0400 Subject: bump up version --- setup.py | 4 ++-- 1 file 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', -- cgit v1.2.3