mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-20 21:39:53 +01: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
|
||||
------------
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# coding: utf-8
|
||||
version = (0, 1, 6, 'final')
|
||||
version = (0, 1, 7, 'final')
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
Loading…
x
Reference in New Issue
Block a user