Merge pull request #37 from matlink/patch-1

Prepare for v0.4.1
This commit is contained in:
Domenico Iezzi 2018-01-31 18:49:36 +01:00 committed by GitHub
commit 15cf326184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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