Skip to content

Commit 4152a36

Browse files
committed
missed version number update
1 parent 5f7dc49 commit 4152a36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[metadata]
22
description-file = README.md
33
name = twitter-toolbox
4-
version = 1.0.5
4+
version = 1.0.7
55
description = Twitter Toolbox for Python
66
long_description = Twitter Toolbox for Python
77
author = Hugo Hromic
88
author_email = hhromic@gmail.com
99
maintainer = Hugo Hromic
1010
maintainer_email = hhromic@gmail.com
1111
url = https://github.com/hhromic/python-twitter-toolbox
12-
download_url = https://github.com/hhromic/python-twitter-toolbox/tarball/1.0.5
12+
download_url = https://github.com/hhromic/python-twitter-toolbox/tarball/1.0.7
1313
requires = tweepy, colorlog
1414
provides = twtoolbox
1515
keywords = twitter, api, cli, toolbox

0 commit comments

Comments
 (0)