mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
1.0.0
This commit is contained in:
parent
64f59884a1
commit
fa7d7447fc
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
1.0.0
|
||||
=====
|
||||
|
||||
Release Date: TBD
|
||||
Release Date: 2020-02-17
|
||||
|
||||
* Remove Python 2 support from the ``msgpack/_cmsgpack``.
|
||||
``msgpack/fallback`` still supports Python 2.
|
||||
|
|
|
@ -1 +1 @@
|
|||
version = (1, 0, 0, "rc1")
|
||||
version = (1, 0, 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue