Skip to content

Commit 2b4a09e

Browse files
author
Aaron Gonzales
committed
bump version
1 parent e70e65f commit 2b4a09e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
long_description=open('README.rst', 'r').read(),
88
author_email='agonzales@twitter.com',
99
license='MIT',
10-
version='1.1.1',
10+
version='1.2.0',
1111
install_requires=["requests", "tweet_parser", "pyyaml"],
1212
packages=find_packages(),
1313
scripts=["tools/search_tweets.py"],

0 commit comments

Comments
 (0)