8000 1.0.0 · simonsfoundation/msgpack-python@fa7d744 · GitHub
[go: up one dir, main page]

Skip to content

Commit fa7d744

Browse files
committed
1.0.0
1 parent 64f5988 commit fa7d744

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
1.0.0
22
=====
33

4-
Release Date: TBD
4+
Release Date: 2020-02-17
55

66
* Remove Python 2 support from the ``msgpack/_cmsgpack``.
77
``msgpack/fallback`` still supports Python 2.

msgpack/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = (1, 0, 0, "rc1")
1+
version = (1, 0, 0)

0 commit comments

Comments
 (0)
0