Skip to content

Commit f340468

Browse files
author
Aaron Gonzales
committed
updated version in setup
1 parent a018d56 commit f340468

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

0 commit comments

Comments
 (0)