mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-22 04:44:59 +00:00
Prepare for v0.4.2
This commit is contained in:
parent
3d1f4fe56d
commit
1185a13a40
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
setup(name='gpapi',
|
setup(name='gpapi',
|
||||||
version='0.4.1',
|
version='0.4.2',
|
||||||
description='Unofficial python api for google play',
|
description='Unofficial python api for google play',
|
||||||
url='https://github.com/NoMore201/googleplay-api',
|
url='https://github.com/NoMore201/googleplay-api',
|
||||||
author='NoMore201',
|
author='NoMore201',
|
||||||
|
Loading…
Reference in New Issue
Block a user