We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b911b3c commit ff208adCopy full SHA for ff208ad
ChangeLog.rst
@@ -1,6 +1,15 @@
1
+0.4.8
2
+=====
3
+:release date: 2016-07-29
4
+
5
+Bugs fixed
6
+----------
7
8
+* Calling ext_hook with wrong length. (Only on Windows, maybe. #203)
9
10
0.4.7
11
=====
-:release date: TBD
12
+:release date: 2016-01-25
13
14
Bugs fixed
15
----------
msgpack/_version.py
@@ -1 +1 @@
-version = (0, 4, 7)
+version = (0, 4, 8)
0 commit comments