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-09-09 09:58:26 +02:00
parent 007d5539fa
commit 46a2a6e8ca
2 changed files with 5 additions and 1 deletions

View File

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