From 29deddab122b6dca89030e9a9c2ef641be53f45c Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 14 Feb 2017 18:35:09 +0100 Subject: bump pip version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 0f0962a..185f0c4 100644 --- a/setup.py +++ b/setup.py @@ -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", -- cgit v1.3.1