# HG changeset patch # User cavaliet # Date 1413469088 -7200 # Node ID 404fd8b88a5771c6e53619ae16ea5819a632f158 # Parent eeab03face47e517596c67a5462c5c71dbe228b2 v1.53.14 diff -r eeab03face47 -r 404fd8b88a57 src/ldt/ldt/__init__.py --- 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():