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

Bump version, add changelog

This commit is contained in:
Ivan Habunek
2019-09-18 21:57:55 +02:00
parent ea4df976b4
commit bc6e43376a
4 changed files with 14 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ and blocking accounts and other actions.
setup(
name='toot',
version='0.23.1',
version='0.24.0',
description='Mastodon CLI client',
long_description=long_description.strip(),
author='Ivan Habunek',