diff --git a/NEWS b/NEWS index 9b9dc2b..874c8bb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +1.6.5: February 12, 2009 + * + 1.6.4: February 12, 2009 * Now ignoring certain unneeded HTML tags that end up in your notes when you copy and paste text from an MS Word document. diff --git a/config/Version.py b/config/Version.py index 642db86..02783fe 100644 --- a/config/Version.py +++ b/config/Version.py @@ -1 +1 @@ -VERSION = u"1.6.4" +VERSION = u"1.6.5"