diff --git a/playmaker/index.html b/playmaker/index.html index e8782d5..061ba0c 100644 --- a/playmaker/index.html +++ b/playmaker/index.html @@ -27,7 +27,7 @@
  • Search
  • diff --git a/setup.py b/setup.py index a2dacd9..dbfe7f0 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='playmaker', - version='0.5.2', + version='0.5.4', description='Apk manager with web interface based on googleplay-api', url='https://github.com/NoMore201/playmaker', author='NoMore201',