mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-22 12:54:58 +00:00
Prepare for v0.4.3
This commit is contained in:
parent
a83c2abfbf
commit
588b17eb7c
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.2',
|
version='0.4.3',
|
||||||
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