Skip to content

Commit 63f3020

Browse files
committed
Bump version number
1 parent 34d11af commit 63f3020

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
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mpi-pytest"
7-
# <year.minor.patch>
8-
version = "2025.7.0.dev0"
7+
# <year>.<patch>
8+
version = "2025.8.dev0"
99
dependencies = ["mpi4py", "pytest"]
1010
authors = [
1111
{ name="Connor Ward", email="[email protected]" },

0 commit comments

Comments
 (0)