We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0dcbc8 commit b7dc726Copy full SHA for b7dc726
scal3/core.py
@@ -51,7 +51,7 @@
51
__file__ = join(os.path.dirname(inspect.getfile(scal3)), "core.py")
52
53
54
-VERSION = "3.1.5"
+VERSION = "3.1.6"
55
BRANCH = join(rootDir, "branch")
56
APP_DESC = "StarCalendar"
57
COMMAND = APP_NAME
0 commit comments