diff --git a/setup.py b/setup.py index 383555e9962c5f4d7230fb694f8e0eef55144786..6df36b30b95a5df1862fe2c4e4b49cd9bbd77188 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir))) setup( name='django-ethgateway', - version='0.0.1', + version='0.0.2', packages=find_packages(), include_package_data=True, license='GNU GPL License', # example license