mirror of
https://github.com/ihabunek/toot
synced 2025-01-09 08:12:50 +01:00
Bump version
This commit is contained in:
parent
26be88aed6
commit
a2386b105f
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ with open("README.rst") as readme:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='toot',
|
name='toot',
|
||||||
version='0.1.0',
|
version='0.2.0',
|
||||||
description='Interact with Mastodon social networks from the command line.',
|
description='Interact with Mastodon social networks from the command line.',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
author='Ivan Habunek',
|
author='Ivan Habunek',
|
||||||
|
Loading…
Reference in New Issue
Block a user