Prepare for v0.4.3

This commit is contained in:
Domenico Iezzi 2018-09-08 18:26:58 +02:00
parent a83c2abfbf
commit 588b17eb7c
No known key found for this signature in database
GPG Key ID: D8CE73FC9E4393C3

View File

@ -1,7 +1,7 @@
from setuptools import setup
setup(name='gpapi',
version='0.4.2',
version='0.4.3',
description='Unofficial python api for google play',
url='https://github.com/NoMore201/googleplay-api',
author='NoMore201',