Skip to content

Commit 502099c

Browse files
committed
version 3.2.5
1 parent 3c9ae4f commit 502099c

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.4"
57+
VERSION = "3.2.5"
5858

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

0 commit comments

Comments
 (0)