increment minor version.
--- a/src/ldt/ldt/__init__.py Tue Apr 07 18:20:43 2015 +0200
+++ b/src/ldt/ldt/__init__.py Tue Apr 07 18:21:35 2015 +0200
@@ -1,6 +1,6 @@
__all__ = ["VERSION", "get_version", "__version__"]
-VERSION = (1, 53, 18, "final", 0)
+VERSION = (1, 54, 00, "final", 0)
def get_version():