From 8e99f4baff160c3d1182dd4daa6f1c854f5ad9b3 Mon Sep 17 00:00:00 2001 From: Gyrfalcon Date: Fri, 13 May 2016 18:02:21 -0500 Subject: [PATCH] Version 2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a1d6d7f..e449e26 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name='DarkChestOfWonders', - version='1', + version='2', description='Dark Chest of Wonders Guild Site', author='Gyrfalcon', author_email='gyrfalcon@darkchestofwonders.us',