diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-02-14 18:35:09 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-02-14 18:35:09 +0100 |
| commit | 29deddab122b6dca89030e9a9c2ef641be53f45c (patch) | |
| tree | 286f8b1df3c77f8b9f6843e4d69f28482efcc0ac | |
| parent | 8acdd52c0cca5c9b34bd5e8625829950cb76cde6 (diff) | |
| download | python-gamelocker-29deddab122b6dca89030e9a9c2ef641be53f45c.tar.gz python-gamelocker-29deddab122b6dca89030e9a9c2ef641be53f45c.zip | |
bump pip version0.3.1
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ from setuptools import setup setup( name="python-gamelocker", - version="0.3.0", + version="0.3.1", description="Python Gamelocker API Wrapper", author="schneefux", author_email="schneefux+pypi_schneefux@schneefux.xyz", |
