version
parent
021b7615eb
commit
35cf60747f
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='tildetown',
|
name='tildetown',
|
||||||
version='1.0.0',
|
version='1.0.1',
|
||||||
description='executable scripts used on tildetown',
|
description='executable scripts used on tildetown',
|
||||||
url='https://github.com/tildetown/tildetown-scripts',
|
url='https://github.com/tildetown/tildetown-scripts',
|
||||||
author='vilmibm',
|
author='vilmibm',
|
||||||
|
|
Reference in New Issue