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-05-08 09:17:42 +02:00
parent beb4b744d7
commit 65da61b8b6
2 changed files with 7 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ with open("requirements.txt") as f:
setup(
name='toot',
version='0.11.0',
version='0.12.0',
description='Interact with Mastodon social networks from the command line.',
long_description=long_description,
author='Ivan Habunek',