Prepare for v0.2.6

This commit is contained in:
Domenico Iezzi 2017-11-01 11:53:50 +01:00
parent 866c633b1c
commit 7678402f10
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.5',
version='0.2.6',
description='Unofficial python api for google play',
url='https://github.com/NoMore201/googleplay-api',
author='NoMore201',