Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 8b65eed

Browse files
committed
bump version to 2.5
1 parent 61b8c63 commit 8b65eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
__email__ = '[email protected]'
2323
__copyright__ = 'Copyright (c) 2007-2016 The Python-Twitter Developers'
2424
__license__ = 'Apache License 2.0'
25-
__version__ = '3.4.2'
25+
__version__ = '3.5'
2626
__url__ = 'https://github.com/bear/python-twitter'
2727
__download_url__ = 'https://pypi.python.org/pypi/python-twitter'
2828
__description__ = 'A Python wrapper around the Twitter API'

0 commit comments

Comments
 (0)