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
2023-01-02 14:45:01 +01:00
parent ff1374a95c
commit 9e800996f1
4 changed files with 39 additions and 2 deletions

View File

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