upgrade ldt 00.00.04
authorymh <ymh.work@gmail.com>
Sun, 19 Jul 2015 19:51:10 +0200
changeset 30 c27522a812f3
parent 29 367424b08130
child 31 3f1921b29145
upgrade ldt
server/src/remieplt/__init__.py
server/src/requirement.txt
--- a/server/src/remieplt/__init__.py	Sun Jul 19 09:20:59 2015 +0200
+++ b/server/src/remieplt/__init__.py	Sun Jul 19 19:51:10 2015 +0200
@@ -1,4 +1,4 @@
-VERSION = (0, 0, 3, "final", 0)
+VERSION = (0, 0, 4, "final", 0)
 
 VERSION_STR = unicode(".".join(map(lambda i:"%02d" % (i,), VERSION[:2])))
 
--- a/server/src/requirement.txt	Sun Jul 19 09:20:59 2015 +0200
+++ b/server/src/requirement.txt	Sun Jul 19 19:51:10 2015 +0200
@@ -1,1 +1,1 @@
-ldt (==1.56.7)
+ldt (==1.56.8)