We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a7c6a0 commit 2fc21bdCopy full SHA for 2fc21bd
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.2'
+VERSION = '2.3.3'
35
36
# Indicates if this version is a release version
37
RELEASE = 'dev' not in VERSION
0 commit comments