Prepare for v0.4.2

This commit is contained in:
Domenico Iezzi 2018-02-01 12:16:50 +01:00
parent 3d1f4fe56d
commit 1185a13a40
No known key found for this signature in database
GPG Key ID: 7AC94D5DDA2FB7EE

View File

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