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