diff --git a/setup.py b/setup.py index da5d350..c4ce558 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ with open("README.md", "r", encoding="utf-8") as fh: long_description = fh.read() setup(name='zoofs', - version='0.1.1', + version='0.1.2', url='https://github.com/jaswinder9051998/zoofs', author='JaswinderSingh', author_email='jaswinder9051998@gmail.com',