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

Bump version, generate changelog

This commit is contained in:
Ivan Habunek
2022-12-12 13:31:15 +01:00
parent 4261d1c3fa
commit c74d2ad916
3 changed files with 6 additions and 2 deletions

View File

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