diff --git a/setup.py b/setup.py index 2219c96..177febc 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ setuptools.setup( name=PROJECT_NAME, - version="0.0.3", + version="0.0.4", url="https://github.com/thombashi/{:s}".format(PROJECT_NAME), author="Tsuyoshi Hombashi",