Skip to content

Commit 20174a9

Browse files
committed
Set version number
1 parent b36c839 commit 20174a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "petsctools"
33
# <year>.<patch>
4-
version = "2025.0.dev0"
4+
version = "2025.0"
55
description = "Pythonic extensions for petsc4py and slepc4py"
66
readme = "README.md"
77
license = "LGPL-3.0-or-later"

0 commit comments

Comments
 (0)