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
2022-11-21 09:45:51 +01:00
parent 1bab2e117b
commit 5aa779ef06
4 changed files with 4 additions and 4 deletions

View File

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