upgrade renkan version + new version 00.00.11
authorymh <ymh.work@gmail.com>
Wed, 06 Apr 2016 13:32:44 +0200
changeset 48 27773a874acb
parent 47 b25a1526aec3
child 49 04e70db20437
upgrade renkan version + new version
server/src/metaeducation/__init__.py
server/src/requirement_iri.txt
--- a/server/src/metaeducation/__init__.py	Wed Apr 06 13:31:49 2016 +0200
+++ b/server/src/metaeducation/__init__.py	Wed Apr 06 13:32:44 2016 +0200
@@ -1,4 +1,4 @@
-VERSION = (0, 0, 10, "final", 0)
+VERSION = (0, 0, 11, "final", 0)
 
 VERSION_STR = ".".join(map(lambda i:"%02d" % (i,), VERSION[:2]))
 
--- a/server/src/requirement_iri.txt	Wed Apr 06 13:31:49 2016 +0200
+++ b/server/src/requirement_iri.txt	Wed Apr 06 13:32:44 2016 +0200
@@ -1,1 +1,1 @@
-renkanmanager (==0.12.16)
+renkanmanager (==0.12.17)