Skip to content
Snippets Groups Projects
Commit 696ec951 authored by adorda's avatar adorda
Browse files

version

parent 6a5d1859
Branches master
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir))) ...@@ -9,7 +9,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup( setup(
name='django-ethgateway', name='django-ethgateway',
version='0.0.1', version='0.0.2',
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,
license='GNU GPL License', # example license license='GNU GPL License', # example license
......
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