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

Commit 922479d

Browse files
committed
v3.2 release
1 parent 1414e12 commit 922479d

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
@@ -23,7 +23,7 @@
2323
__email__ = '[email protected]'
2424
__copyright__ = 'Copyright (c) 2007-2016 The Python-Twitter Developers'
2525
__license__ = 'Apache License 2.0'
26-
__version__ = '3.2dev0'
26+
__version__ = '3.2'
2727
__url__ = 'https://github.com/bear/python-twitter'
2828
__download_url__ = 'https://pypi.python.org/pypi/python-twitter'
2929
__description__ = 'A Python wrapper around the Twitter API'

0 commit comments

Comments
 (0)