mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-16 07:23:45 +02:00
Python: 0.1.4
This commit is contained in:
@@ -14,7 +14,7 @@ except ImportError:
|
|||||||
from distutils.command.build_ext import build_ext
|
from distutils.command.build_ext import build_ext
|
||||||
have_cython = False
|
have_cython = False
|
||||||
|
|
||||||
version = '0.1.3'
|
version = '0.1.4'
|
||||||
|
|
||||||
# take care of extension modules.
|
# take care of extension modules.
|
||||||
if have_cython:
|
if have_cython:
|
||||||
|
Reference in New Issue
Block a user