Skip to content

Commit a77df3f

Browse files
committed
version 3.1.12
1 parent 760efd5 commit a77df3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scal3/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
__file__ = join(os.path.dirname(inspect.getfile(scal3)), "core.py")
5252

5353

54-
VERSION = "3.1.11"
54+
VERSION = "3.1.12"
5555
# BRANCH = join(sourceDir, "branch") # FIXME: figure out a policy for updating it
5656
APP_DESC = "StarCalendar"
5757
COMMAND = APP_NAME

0 commit comments

Comments
 (0)