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-11-30 13:51:00 +01:00
parent de2547cfa1
commit d76a2ee967
4 changed files with 12 additions and 2 deletions

View File

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