mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00
0.5.3
This commit is contained in:
parent
a0ba076c35
commit
618b2cb027
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
0.5.3
|
||||
======
|
||||
|
||||
* Fixed regression when passing ``unicode_errors`` to Packer but not ``encoding``. (#277)
|
||||
|
||||
0.5.2
|
||||
======
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
version = (0, 5, 2)
|
||||
version = (0, 5, 3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue