diff --git a/setup.py b/setup.py index af52fd1..72c3227 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ def is_pure(self): return False setup(name='up_lpg', - version='0.0.7.4', + version='0.0.7.5', description='up_lpg', long_description=long_description, long_description_content_type ="text/markdown",