summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcalendar-cli.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar-cli.py b/calendar-cli.py
index da7a615..bc445ba 100755
--- a/calendar-cli.py
+++ b/calendar-cli.py
@@ -48,7 +48,7 @@ try:
except NameError:
unicode = str
-__version__ = "0.12.0"
+__version__ = "0.12.1"
__author__ = "Tobias Brox"
__author_short__ = "tobixen"
__copyright__ = "Copyright 2013-2020, Tobias Brox"