mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
4 lines
42 B
Ruby
4 lines
42 B
Ruby
|
|
module MessagePack
|
||
|
|
VERSION = "0.4.3"
|
||
|
|
end
|