Skip to content

Commit 02645a2

Browse files
committed
Bump version 0.2.2
1 parent 997add1 commit 02645a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
kwargs["use_2to3"] = True
1818

1919
setup(name='msgpack-rpc-python',
20-
version='0.2.1',
20+
version='0.2.2',
2121
author='Masahiro Nakagawa',
2222
author_email='repeatedly@gmail.com',
23-
url="https://github.com/msgpack/msgpack-rpc",
23+
url="https://github.com/msgpack/msgpack-rpc-python",
2424
description="MessagePack RPC",
2525
long_description="""\
2626
MessagePack RPC for Python.

0 commit comments

Comments
 (0)