Skip to content

Commit 3750445

Browse files
authored
Bump version number
1 parent 2ac0c02 commit 3750445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[project]
22
name = "firedrake"
33
# <year>.<month>.<patch>
4-
# TODO RELEASE: remove '.dev0'
5-
version = "2025.5.0.dev0"
4+
# TODO RELEASE
5+
version = "2025.11.0.dev0"
66
description = "An automated system for the portable solution of partial differential equations using the finite element method"
77
readme = "README.rst"
88
license = "LGPL-3.0-or-later"

0 commit comments

Comments
 (0)