mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 18:29:53 +00:00
4 lines
42 B
Ruby
4 lines
42 B
Ruby
|
|
module MessagePack
|
||
|
|
VERSION = "0.4.3"
|
||
|
|
end
|