We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d2c81 commit bd3a969Copy full SHA for bd3a969
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name = "mrpc",
5
- version = "0.1",
+ version = "0.2",
6
description = "A Python RPC framework for mesh networks and multiple protocols",
7
packages = ["mrpc"],
8
author='Alex Sherman',
0 commit comments