Bump version - toot - Unnamed repository; edit this file 'description' to name … | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit a2386b105fb6d9753e33d5eccab05e59aed4d0e8 | |
parent 26be88aed6bac057eb2ca8cb564473d7be459121 | |
Author: Ivan Habunek <[email protected]> | |
Date: Wed, 12 Apr 2017 17:13:37 +0200 | |
Bump version | |
Diffstat: | |
setup.py | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/setup.py b/setup.py | |
@@ -7,7 +7,7 @@ with open("README.rst") as readme: | |
setup( | |
name='toot', | |
- version='0.1.0', | |
+ version='0.2.0', | |
description='Interact with Mastodon social networks from the command line.… | |
long_description=long_description, | |
author='Ivan Habunek', |