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