diff --git a/setup.py b/setup.py index f952221..17827d1 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='playmaker', - version='0.4.8', + version='0.4.11', description='Apk manager with web interface based on googleplay-api', url='https://github.com/NoMore201/playmaker', author='NoMore201',