Skip to content

Commit 74b6e58

Browse files
author
Aaron Gonzales
committed
bumped version
1 parent 32e334f commit 74b6e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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='0.1.2',
10+
version='0.1.3',
1111
install_requires=["requests", "tweet_parser", "yaml"],
1212
packages=find_packages(),
1313
scripts=["tools/twitter_search.py"],

0 commit comments

Comments
 (0)