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