diff --git a/setup.py b/setup.py index d869f6a..8da6688 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ class ProtobufBuilder(_build): super().run() setup(name='gpapi', - version='0.4.3', + version='0.4.4', description='Unofficial python api for google play', url='https://github.com/NoMore201/googleplay-api', author='NoMore201',