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

Bump version

This commit is contained in:
Ivan Habunek
2019-09-04 08:39:18 +02:00
parent e310482cb6
commit 7309e5bb53
5 changed files with 14 additions and 2 deletions

View File

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