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

Bump version, update changelog

This commit is contained in:
Ivan Habunek
2022-12-07 15:09:09 +01:00
parent 40e7a6f3a1
commit f9fef1927c
3 changed files with 6 additions and 3 deletions

View File

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