Skip to content

Commit 618b2cb

Browse files
committed
0.5.3
1 parent a0ba076 commit 618b2cb

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.3
2+
======
3+
4+
* Fixed regression when passing ``unicode_errors`` to Packer but not ``encoding``. (#277)
5+
16
0.5.2
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, 2)
1+
version = (0, 5, 3)

0 commit comments

Comments
 (0)