Prepare for v0.2.7

This commit is contained in:
Domenico Iezzi 2017-11-03 11:58:36 +01:00
parent df2fa823fd
commit 3b0ff57c38
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.6',
version='0.2.7',
description='Unofficial python api for google play',
url='https://github.com/NoMore201/googleplay-api',
author='NoMore201',