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

Prepare release 0.28.0

This commit is contained in:
Ivan Habunek
2021-08-28 21:19:43 +02:00
parent 54ceefccdc
commit dad08d5b40
5 changed files with 21 additions and 3 deletions

View File

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