We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e334f commit 74b6e58Copy full SHA for 74b6e58
setup.py
@@ -7,7 +7,7 @@
7
long_description=open('README.rst', 'r').read(),
8
author_email='agonzales@twitter.com',
9
license='MIT',
10
- version='0.1.2',
+ version='0.1.3',
11
install_requires=["requests", "tweet_parser", "yaml"],
12
packages=find_packages(),
13
scripts=["tools/twitter_search.py"],
0 commit comments