diff --git a/htmlcalendar.py b/htmlcalendar.py index 820639c..bab3e2b 100644 --- a/htmlcalendar.py +++ b/htmlcalendar.py @@ -6,7 +6,7 @@ and formating classes """ -__version__ = "0.0.16" +__version__ = "0.0.17" import calendar import locale as lc