From 25fc0f32b45bf9f6230473b35aa4dba4752d8398 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 5 Feb 2017 10:57:24 +0100 Subject: push version number --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c026045..0f0962a 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup setup( name="python-gamelocker", - version="0.2.0", + version="0.3.0", description="Python Gamelocker API Wrapper", author="schneefux", author_email="schneefux+pypi_schneefux@schneefux.xyz", -- cgit v1.3.1