diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-01-18 19:29:25 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-01-18 19:29:25 +0100 |
| commit | 8b0b01aa4cbb645bfcecc5b6579b34a213389db1 (patch) | |
| tree | 58bd18a7ebb56070c99afb4d8ca94fef2ca7fa48 | |
| parent | 8a8989b7a1f4768c07d37625c915d493f05c31b4 (diff) | |
| download | python-gamelocker-8b0b01aa4cbb645bfcecc5b6579b34a213389db1.tar.gz python-gamelocker-8b0b01aa4cbb645bfcecc5b6579b34a213389db1.zip | |
version bump0.1.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.1", + version="0.1.1", description="Python Gamelocker API Wrapper", author="schneefux", author_email="schneefux+pypi_schneefux@schneefux.xyz", |
