mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00
0.5.4
This commit is contained in:
parent
9fdb83719d
commit
351023946f
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
0.5.4
|
||||||
|
======
|
||||||
|
|
||||||
|
* Undeprecate ``unicode_errors`` option. (#278)
|
||||||
|
|
||||||
0.5.3
|
0.5.3
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
version = (0, 5, 3)
|
version = (0, 5, 4)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue