We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1414e12 commit 922479dCopy full SHA for 922479d
twitter/__init__.py
@@ -23,7 +23,7 @@
23
__email__ = 'python-twitter@googlegroups.com'
24
__copyright__ = 'Copyright (c) 2007-2016 The Python-Twitter Developers'
25
__license__ = 'Apache License 2.0'
26
-__version__ = '3.2dev0'
+__version__ = '3.2'
27
__url__ = 'https://github.com/bear/python-twitter'
28
__download_url__ = 'https://pypi.python.org/pypi/python-twitter'
29
__description__ = 'A Python wrapper around the Twitter API'
0 commit comments