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
2023-06-28 12:41:47 +02:00
parent 8aad38671e
commit bb625da257
5 changed files with 20 additions and 4 deletions

View File

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