We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9ae4f commit 502099cCopy full SHA for 502099c
scal3/core.py
@@ -54,7 +54,7 @@
54
__file__ = join(os.path.dirname(inspect.getfile(scal3)), "core.py")
55
56
57
-VERSION = "3.2.4"
+VERSION = "3.2.5"
58
59
# BRANCH = join(sourceDir, "branch")
60
# FIXME: figure out a policy for updating it
0 commit comments