mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-30 07:58:02 +02:00
python: 0.1.7
This commit is contained in:
parent
bb69aa18f2
commit
d7fc215c16
@ -1,6 +1,6 @@
|
|||||||
0.2.0
|
0.1.7
|
||||||
======
|
======
|
||||||
:release date: NOT RELEASED YET
|
:release date: 2010-11-02
|
||||||
|
|
||||||
New feature
|
New feature
|
||||||
------------
|
------------
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# coding: utf-8
|
# coding: utf-8
|
||||||
version = (0, 1, 6, 'final')
|
version = (0, 1, 7, 'final')
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user