We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 760efd5 commit a77df3fCopy full SHA for a77df3f
scal3/core.py
@@ -51,7 +51,7 @@
51
__file__ = join(os.path.dirname(inspect.getfile(scal3)), "core.py")
52
53
54
-VERSION = "3.1.11"
+VERSION = "3.1.12"
55
# BRANCH = join(sourceDir, "branch") # FIXME: figure out a policy for updating it
56
APP_DESC = "StarCalendar"
57
COMMAND = APP_NAME
0 commit comments