update renkan version + new version 00.00.08
authorymh <ymh.work@gmail.com>
Thu, 31 Mar 2016 17:16:05 +0200
changeset 38 e6a60234a7a6
parent 37 27de6fe11be2
child 39 5fb10e370c61
update renkan version + new version
server/src/metaeducation/__init__.py
server/src/requirement_iri.txt
--- a/server/src/metaeducation/__init__.py	Mon Mar 14 15:10:50 2016 +0100
+++ b/server/src/metaeducation/__init__.py	Thu Mar 31 17:16:05 2016 +0200
@@ -1,4 +1,4 @@
-VERSION = (0, 0, 7, "final", 0)
+VERSION = (0, 0, 8, "final", 0)
 
 VERSION_STR = ".".join(map(lambda i:"%02d" % (i,), VERSION[:2]))
 
--- a/server/src/requirement_iri.txt	Mon Mar 14 15:10:50 2016 +0100
+++ b/server/src/requirement_iri.txt	Thu Mar 31 17:16:05 2016 +0200
@@ -1,1 +1,1 @@
-renkanmanager (==0.12.15)
+renkanmanager (==0.12.16)