bump version
parent
1f195089e4
commit
d0b1ebc0c0
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='tildetown',
|
name='tildetown',
|
||||||
version='1.0.1',
|
version='1.0.2',
|
||||||
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