diff --git a/setup.py b/setup.py index c27e634..8e3ebe0 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="ohara", - version="0.1.1", + version="0.1.2", packages=find_packages(), author="joey00072", author_email="00shxf@gmail.com",