fussing with user-facing update text

This commit is contained in:
endorphant
2017-12-04 20:29:28 -05:00
parent a0e1800ef5
commit e3669b8135
5 changed files with 41 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ from setuptools import setup
setup(
name='ttbp',
version='0.9.3',
version='0.10.1',
description='command line social blogging tool used on tilde.town',
url='https://github.com/modgethanc/ttbp',
author='~endorphant',