summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-03-11 13:31:06 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-03-11 13:31:06 -0700
commitcb2b9e24e0aba82b51b03d7945936861d38f727e (patch)
tree41cf68336c7cac2332661e76a2030b93e394477e /python
parent8951a8928ba5e6a40ab724578ed86c89e67a6593 (diff)
downloadrvi_core-cb2b9e24e0aba82b51b03d7945936861d38f727e.tar.gz
Bumped version to 0.3.1
Diffstat (limited to 'python')
-rw-r--r--python/rvilib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rvilib.py b/python/rvilib.py
index ba43bf9..526d928 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.0
+# rbilib.py 0.3.1
#
# This moduke
from jsonrpclib.SimpleJSONRPCServer import SimpleJSONRPCServer