We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a8351 commit d47e50aCopy full SHA for d47e50a
1 file changed
setup.py
@@ -31,7 +31,7 @@
31
builtins._PACKAGE_NAME_ = PACKAGE_NAME
32
33
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
34
-VERSION = '2.3.1'
+VERSION = '2.3.2'
35
36
# Indicates if this version is a release version
37
RELEASE = 'dev' not in VERSION
0 commit comments