Browse Source

Update setup.py

pull/153/head
Johny Chen Jy 7 years ago
committed by GitHub
parent
commit
f6b8d9e832
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      setup.py

2
setup.py

@ -2,7 +2,7 @@
from setuptools import setup, find_packages from setuptools import setup, find_packages
VERSION = "0.10.0"
VERSION = "0.10.1"
setup( setup(

Loading…
Cancel
Save