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