We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30eb42 commit 51fec8bCopy full SHA for 51fec8b
1 file changed
setup.py
@@ -25,8 +25,8 @@ def run(self):
25
CURRENT_DIR + "/googleplay.proto"])
26
super().run()
27
28
-setup(name='gpapi',
29
- version='0.4.4',
+setup(name='matlink-gpapi',
+ version='0.4.4.1',
30
description='Unofficial python api for google play',
31
url='https://github.com/NoMore201/googleplay-api',
32
author='NoMore201',
0 commit comments