--- a/src/ldt/ldt/__init__.py Thu Oct 16 16:14:28 2014 +0200
+++ b/src/ldt/ldt/__init__.py Thu Oct 16 16:18:08 2014 +0200
@@ -1,6 +1,6 @@
__all__ = ["VERSION", "get_version", "__version__"]
-VERSION = (1, 53, 13, "final", 0)
+VERSION = (1, 53, 14, "final", 0)
def get_version():