--- a/src/ldt/ldt/__init__.py Thu Oct 31 11:56:12 2013 +0100 +++ b/src/ldt/ldt/__init__.py Thu Oct 31 11:57:01 2013 +0100 @@ -1,6 +1,6 @@ __all__ = ["VERSION", "get_version", "__version__"] -VERSION = (1, 51, 8, "final", 0) +VERSION = (1, 51, 9, "final", 0) def get_version():