Skip to content

Commit 17d3b9e

Browse files
authored
Merge pull request #102 from hfaran/rel133
Release 1.3.3
2 parents aea7986 + 8cd60a2 commit 17d3b9e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ _
55
---------
66

77

8+
1.3.3
9+
~~~~~
10+
11+
* Support Tornado >= 5.0 and Python 3.6
12+
13+
814
1.3.2
915
~~~~~
1016

tornado_json/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# Alternatively, just put the version in a text file or something to avoid
66
# this.
77

8-
__version__ = '1.3.2'
8+
__version__ = '1.3.3'

0 commit comments

Comments
 (0)