new version V01.58.02
authorymh <ymh.work@gmail.com>
Thu, 03 Sep 2015 18:38:28 +0200
changeset 1425 9e302b704ec0
parent 1424 bcd4df4ddd69
child 1426 830aa4c34caa
new version
src/ldt/ldt/__init__.py
--- a/src/ldt/ldt/__init__.py	Thu Sep 03 18:35:42 2015 +0200
+++ b/src/ldt/ldt/__init__.py	Thu Sep 03 18:38:28 2015 +0200
@@ -1,6 +1,6 @@
 __all__ = ["VERSION", "get_version", "__version__", "default_app_config"]
 
-VERSION = (1, 58, 1, "final", 0)
+VERSION = (1, 58, 2, "final", 0)
 
 
 def get_version():