We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac0c02 commit 3750445Copy full SHA for 3750445
pyproject.toml
@@ -1,8 +1,8 @@
1
[project]
2
name = "firedrake"
3
# <year>.<month>.<patch>
4
-# TODO RELEASE: remove '.dev0'
5
-version = "2025.5.0.dev0"
+# TODO RELEASE
+version = "2025.11.0.dev0"
6
description = "An automated system for the portable solution of partial differential equations using the finite element method"
7
readme = "README.rst"
8
license = "LGPL-3.0-or-later"
0 commit comments