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

Bump version, add changelog

This commit is contained in:
Ivan Habunek
2024-01-02 22:03:31 +01:00
parent 5a26ab4940
commit 081bc0459e
5 changed files with 26 additions and 2 deletions

View File

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