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-12-12 11:12:59 +01:00
parent 3f6afaec5c
commit 05de52ce80
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.15.0',
version='0.15.1',
description='Interact with Mastodon social networks from the command line.',
long_description=long_description,
author='Ivan Habunek',