This commit is contained in:
Inada Naoki 2020-02-17 17:07:18 +09:00
parent 64f59884a1
commit fa7d7447fc
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
1.0.0 1.0.0
===== =====
Release Date: TBD Release Date: 2020-02-17
* Remove Python 2 support from the ``msgpack/_cmsgpack``. * Remove Python 2 support from the ``msgpack/_cmsgpack``.
``msgpack/fallback`` still supports Python 2. ``msgpack/fallback`` still supports Python 2.

View file

@ -1 +1 @@
version = (1, 0, 0, "rc1") version = (1, 0, 0)