Skip to content

Commit fe4bb22

Browse files
committed
version 3.1.0
1 parent 7df526f commit fe4bb22

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
@@ -50,7 +50,7 @@
5050
__file__ = join(os.path.dirname(inspect.getfile(scal3)), "core.py")
5151

5252

53-
VERSION = "3.0.7"
53+
VERSION = "3.1.0"
5454
BRANCH = join(rootDir, "branch")
5555
APP_DESC = "StarCalendar"
5656
COMMAND = APP_NAME

0 commit comments

Comments
 (0)