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-30 17:55:45 +01:00
parent 06a68d4142
commit 08e4705a9c
2 changed files with 5 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ Contains an experimental curses application for reading the timeline.
setup(
name='toot',
version='0.16.0',
version='0.16.1',
description='Mastodon CLI client',
long_description=long_description.strip(),
author='Ivan Habunek',