mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
v1.0.2
This commit is contained in:
parent
f34fca7fb5
commit
c0516c603f
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
1.0.2
|
||||||
|
=====
|
||||||
|
|
||||||
|
* Fix year 2038 problem regression in 1.0.1. (#451)
|
||||||
|
|
||||||
1.0.1
|
1.0.1
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
version = (1, 0, 1)
|
version = (1, 0, 2)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue