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-16 17:16:03 +02:00
parent a493da5c84
commit e234598f2b
2 changed files with 2 additions and 2 deletions

View File

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