mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
Python: 0.1.4
This commit is contained in:
parent
59603b902a
commit
f222f5ed9b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ except ImportError:
|
|||
from distutils.command.build_ext import build_ext
|
||||
have_cython = False
|
||||
|
||||
version = '0.1.3'
|
||||
version = '0.1.4'
|
||||
|
||||
# take care of extension modules.
|
||||
if have_cython:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue