We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5abb73e + e7f5051 commit 3594763Copy full SHA for 3594763
README.rst
@@ -8,6 +8,10 @@ MessagePack for Python
8
9
.. image:: https://secure.travis-ci.org/msgpack/msgpack-python.png
10
:target: https://travis-ci.org/#!/msgpack/msgpack-python
11
+
12
+.. image:: https://pypip.in/version/msgpack-python/badge.svg
13
+ :target: https://pypi.python.org/pypi/msgpack-python/
14
+ :alt: Latest Version
15
16
What's this
17
------------
0 commit comments