This commit is contained in:
nathaniel smith 2017-04-21 21:56:55 -07:00
parent 021b7615eb
commit 35cf60747f

View File

@ -4,7 +4,7 @@ from setuptools import setup
setup(
name='tildetown',
version='1.0.0',
version='1.0.1',
description='executable scripts used on tildetown',
url='https://github.com/tildetown/tildetown-scripts',
author='vilmibm',