We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df2fa82 commit 3b0ff57Copy full SHA for 3b0ff57
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='gpapi',
4
- version='0.2.6',
+ version='0.2.7',
5
description='Unofficial python api for google play',
6
url='https://github.com/NoMore201/googleplay-api',
7
author='NoMore201',
0 commit comments