Start 0.2.0

This commit is contained in:
Naoki INADA
2009-12-17 10:43:01 +09:00
parent 1ed4236bcf
commit 3a5f7f53ff
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ from distutils.core import setup, Extension
#from Cython.Distutils import build_ext
import os
version = '0.1.2'
version = '0.2.0dev'
msgpack_mod = Extension('msgpack._msgpack',
#sources=['msgpack/_msgpack.pyx']