From 550d02f0ef6d18d88e3c21d2ee015dbc599da65f Mon Sep 17 00:00:00 2001 From: Magnus Feuer Date: Mon, 27 Jul 2015 15:41:57 -0700 Subject: Fixed vsn number in rvilib --- python/rvilib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/rvilib.py b/python/rvilib.py index e00dff9..e790481 100644 --- a/python/rvilib.py +++ b/python/rvilib.py @@ -5,7 +5,7 @@ # Mozilla Public License, version 2.0. The full text of the # Mozilla Public License is at https://www.mozilla.org/MPL/2.0/ # -# rbilib.py 0.3.2 +# rbilib.py 0.4.0 # # This moduke from jsonrpclib.SimpleJSONRPCServer import SimpleJSONRPCServer -- cgit v1.2.1