We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb1eeb commit 748fbcbCopy full SHA for 748fbcb
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
version=__version__,
15
author='Masahiro Nakagawa',
16
author_email='repeatedly@gmail.com',
17
- url="https://github.com/msgpack/msgpack-rpc-python",
+ url="https://github.com/msgpack-rpc/msgpack-rpc-python",
18
description="MessagePack RPC",
19
long_description="""\
20
MessagePack RPC for Python.
0 commit comments