bump version

master
nathaniel smith 2017-06-22 19:10:37 -07:00
parent 1f195089e4
commit d0b1ebc0c0
1 changed files with 1 additions and 1 deletions

View File

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