Skip to content

Commit dd19978

Browse files
committed
Release 1.3.1
1 parent b6442c3 commit dd19978

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.1
9+
~~~~~
10+
11+
* Minor updates with versioning
12+
13+
814
1.3.0
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.0'
8+
__version__ = '1.3.1'

0 commit comments

Comments
 (0)