mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-11-10 14:31:04 +00:00
start v1.0.6 development
This commit is contained in:
parent
427736bbcc
commit
7cfced5150
2 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ import sys
|
|||
|
||||
|
||||
version = (1, 0, 5)
|
||||
__version__ = "1.0.5"
|
||||
__version__ = "1.0.6dev1"
|
||||
|
||||
|
||||
if os.environ.get("MSGPACK_PUREPYTHON"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue