Commit 87822d3c authored by Tao Feng's avatar Tao Feng Committed by Jin Hyuk Chang

Update setup.py (#149)

* Update setup.py

* Update setup.py
parent 6b02a28c
......@@ -34,7 +34,7 @@ requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'r
with open(requirements_path) as requirements_file:
requirements = requirements_file.readlines()
__version__ = '1.0.3'
__version__ = '1.0.4'
setup(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment