Skip to content

Commit c2554b9

Browse files
committed
Bump version 0.2.0
1 parent 63bea50 commit c2554b9

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
@@ -17,7 +17,7 @@
1717
kwargs["use_2to3"] = True
1818

1919
setup(name='msgpack-rpc-python',
20-
version='0.1.0',
20+
version='0.2.0',
2121
author='Masahiro Nakagawa',
2222
author_email='repeatedly@gmail.com',
2323
url="https://github.com/msgpack/msgpack-rpc",

0 commit comments

Comments
 (0)