Version 2
parent
ff3678ab99
commit
8e99f4baff
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import find_packages, setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='DarkChestOfWonders',
|
name='DarkChestOfWonders',
|
||||||
version='1',
|
version='2',
|
||||||
description='Dark Chest of Wonders Guild Site',
|
description='Dark Chest of Wonders Guild Site',
|
||||||
author='Gyrfalcon',
|
author='Gyrfalcon',
|
||||||
author_email='gyrfalcon@darkchestofwonders.us',
|
author_email='gyrfalcon@darkchestofwonders.us',
|
||||||
|
|
Loading…
Reference in New Issue