mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
Release v1.0.3 (#491)
This commit is contained in:
parent
e29b423de7
commit
6129789e9f
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
1.0.3
|
||||
=====
|
||||
|
||||
Release Date: 2021-11-24 JST
|
||||
|
||||
* Fix Docstring (#459)
|
||||
* Fix error formatting (#463)
|
||||
* Improve error message about strict_map_key (#485)
|
||||
|
||||
1.0.2
|
||||
=====
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version = (1, 0, 3, "rc1")
|
||||
version = (1, 0, 3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue