Skip to content

Commit 6129789

Browse files
authored
Release v1.0.3 (#491)
1 parent e29b423 commit 6129789

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

ChangeLog.rst

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
1.0.3
2+
=====
3+
4+
Release Date: 2021-11-24 JST
5+
6+
* Fix Docstring (#459)
7+
* Fix error formatting (#463)
8+
* Improve error message about strict_map_key (#485)
9+
110
1.0.2
211
=====
312

msgpack/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = (1, 0, 3, "rc1")
1+
version = (1, 0, 3)

0 commit comments

Comments
 (0)