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

Bump version to 0.3.0

This commit is contained in:
Ivan Habunek
2017-04-13 13:53:37 +02:00
parent 9e32f7f8dd
commit 5f85d0847e
2 changed files with 6 additions and 1 deletions

View File

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