Prepare for v0.3

This commit is contained in:
Domenico Iezzi 2017-11-13 11:50:51 +01:00
parent c61819d00b
commit 1cece7d3ff
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.2.8',
version='0.3',
description='Unofficial python api for google play',
url='https://github.com/NoMore201/googleplay-api',
author='NoMore201',