diff --git a/adstex.py b/adstex.py index 794d6cd..68c10ee 100644 --- a/adstex.py +++ b/adstex.py @@ -28,15 +28,16 @@ except ImportError: from urllib import unquote -__version__ = "0.3.7" +__version__ = "0.3.8" _this_year = date.today().year % 100 _this_cent = date.today().year // 100 _re_comment = re.compile(r"(?