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

Add changelog, bump version

This commit is contained in:
Ivan Habunek
2023-02-20 08:43:11 +01:00
parent c944863f3f
commit 4b87f7876c
4 changed files with 11 additions and 2 deletions

View File

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