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