0
0
mirror of https://github.com/ihabunek/toot.git synced 2025-10-21 19:44:16 -04:00

Bump version

This commit is contained in:
Ivan Habunek
2017-04-21 20:27:54 +02:00
parent a3b207647b
commit a0f1bff0dd
3 changed files with 8 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ with open("README.rst") as readme:
setup(
name='toot',
version='0.8.0',
version='0.9.0',
description='Interact with Mastodon social networks from the command line.',
long_description=long_description,
author='Ivan Habunek',