diff --git a/setup.py b/setup.py index 91ac289..177a4db 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ def read(filename): setup( name="yacho", - version="0.0.0", + version="0.0.1", url="https://github.com/eqs/yacho", license='MIT',