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