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