We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd19978 commit a755b2eCopy full SHA for a755b2e
docs/changelog.rst
@@ -5,6 +5,12 @@ _
5
---------
6
7
8
+1.3.2
9
+~~~~~
10
+
11
+* Recovery release for PyPI (1.3.1 had an incomplete module included accidentally)
12
13
14
1.3.1
15
~~~~~
16
tornado_json/__init__.py
@@ -5,4 +5,4 @@
# Alternatively, just put the version in a text file or something to avoid
# this.
-__version__ = '1.3.1'
+__version__ = '1.3.2'
0 commit comments