mirror of
https://github.com/ihabunek/toot.git
synced 2025-02-02 15:07:51 -05:00
Bump version to 0.3.0
This commit is contained in:
parent
9e32f7f8dd
commit
5f85d0847e
@ -1,6 +1,11 @@
|
|||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
**0.3.0 (2016-04-13)**
|
||||||
|
|
||||||
|
* Add: view timeline
|
||||||
|
* Require an explicit login
|
||||||
|
|
||||||
**0.2.1 (2016-04-13)**
|
**0.2.1 (2016-04-13)**
|
||||||
|
|
||||||
* Fix invalid requirements in setup.py
|
* Fix invalid requirements in setup.py
|
||||||
|
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ with open("README.rst") as readme:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='toot',
|
name='toot',
|
||||||
version='0.2.1',
|
version='0.3.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…
x
Reference in New Issue
Block a user