Skip to content

Commit daccdd9

Browse files
committed
version 3.1.8
1 parent 4c167ea commit daccdd9

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.7"
54+
VERSION = "3.1.8"
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)