diff --git a/lib/constants.py b/lib/constants.py index 60c4952..4677e39 100644 --- a/lib/constants.py +++ b/lib/constants.py @@ -1,2 +1,2 @@ -LT_VER = "6.5-SNAPSHOT" +LT_VER = "6.6-SNAPSHOT" LATIN_1_ENCODING = 'ISO-8859-1'