We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7dc49 commit 4152a36Copy full SHA for 4152a36
1 file changed
setup.cfg
@@ -1,15 +1,15 @@
1
[metadata]
2
description-file = README.md
3
name = twitter-toolbox
4
-version = 1.0.5
+version = 1.0.7
5
description = Twitter Toolbox for Python
6
long_description = Twitter Toolbox for Python
7
author = Hugo Hromic
8
author_email = hhromic@gmail.com
9
maintainer = Hugo Hromic
10
maintainer_email = hhromic@gmail.com
11
url = https://github.com/hhromic/python-twitter-toolbox
12
-download_url = https://github.com/hhromic/python-twitter-toolbox/tarball/1.0.5
+download_url = https://github.com/hhromic/python-twitter-toolbox/tarball/1.0.7
13
requires = tweepy, colorlog
14
provides = twtoolbox
15
keywords = twitter, api, cli, toolbox
0 commit comments