Skip to content

Commit 748fbcb

Browse files
committed
correct url in setup.py
1 parent 8cb1eeb commit 748fbcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
version=__version__,
1515
author='Masahiro Nakagawa',
1616
author_email='repeatedly@gmail.com',
17-
url="https://github.com/msgpack/msgpack-rpc-python",
17+
url="https://github.com/msgpack-rpc/msgpack-rpc-python",
1818
description="MessagePack RPC",
1919
long_description="""\
2020
MessagePack RPC for Python.

0 commit comments

Comments
 (0)