mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-22 16:33:49 +01:00
python: vesion 0.1.5
This commit is contained in:
parent
8fa64e3ab2
commit
138d232149
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# coding: utf-8
|
||||
version = (0, 1, 5, 'dev')
|
||||
version = (0, 1, 5, 'final')
|
||||
|
||||
import os
|
||||
from glob import glob
|
||||
|
Loading…
x
Reference in New Issue
Block a user