diff --git a/setup.py b/setup.py index 2f2f926..0a11934 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="punkweb_insight", - version="0.0.4", + version="0.0.5", author="Punkweb", author_email="punkwebnet@gmail.com", packages=["punkweb_insight"],