Skip to content

Commit 60725b1

Browse files
committed
version 3.2.4
1 parent 774f8de commit 60725b1

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

5656

57-
VERSION = "3.2.3"
57+
VERSION = "3.2.4"
5858

5959
# BRANCH = join(sourceDir, "branch")
6060
# FIXME: figure out a policy for updating it

0 commit comments

Comments
 (0)