From 5f323faf9513e5979e13cbbdc904b924d8f90d55 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sun, 2 Jul 2017 09:46:06 -0500 Subject: [PATCH] Version 3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e449e26..46d85b2 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name='DarkChestOfWonders', - version='2', + version='3', description='Dark Chest of Wonders Guild Site', author='Gyrfalcon', author_email='gyrfalcon@darkchestofwonders.us',