Skip to content

Commit 3510239

Browse files
committed
0.5.4
1 parent 9fdb837 commit 3510239

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.5.4
2+
======
3+
4+
* Undeprecate ``unicode_errors`` option. (#278)
5+
16
0.5.3
27
======
38

msgpack/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = (0, 5, 3)
1+
version = (0, 5, 4)

0 commit comments

Comments
 (0)