diff --git a/setup.py b/setup.py index cf8378e..326f1e6 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="FJUtils", - version='0.0.18', + version='0.0.19', author="Erfan Zare Chavoshi", author_email="erfanzare82@yahoo.com", long_description=long_description,