mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
0.6.0
This commit is contained in:
parent
bbdfd4d92e
commit
cc7fd5722b
2 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
0.6.0
|
||||
======
|
||||
|
||||
Release Date: TBD
|
||||
Release Date: 2018-11-30
|
||||
|
||||
This release contains some backward incompatible changes for security reason (DoS).
|
||||
|
||||
Important changes
|
||||
-----------------
|
||||
|
|
|
@ -1 +1 @@
|
|||
version = (0, 6, 0, 'dev')
|
||||
version = (0, 6, 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue