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.
2 parents aea7986 + 8cd60a2 commit 17d3b9eCopy full SHA for 17d3b9e
docs/changelog.rst
@@ -5,6 +5,12 @@ _
5
---------
6
7
8
+1.3.3
9
+~~~~~
10
+
11
+* Support Tornado >= 5.0 and Python 3.6
12
13
14
1.3.2
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.2'
+__version__ = '1.3.3'
0 commit comments