Update setup.py

This commit is contained in:
Matlink 2018-01-31 16:29:36 +01:00 committed by GitHub
parent 7f0fad78ef
commit 8e725d5da5
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',