Version 5
parent
d9f194118c
commit
9023294c60
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import find_packages, setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='DarkChestOfWonders',
|
name='DarkChestOfWonders',
|
||||||
version='4',
|
version='5',
|
||||||
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