Skip to content

Commit a668f73

Browse files
committed
[Rel] Update to Beta 1
1 parent 412b519 commit a668f73

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pyproject.toml

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "spm-python"
7-
version = "25.01-alpha1.dev15"
7+
version = "25.01.beta1"
88
description = "Python bindings for the SPM software."
99
readme = "README.md"
1010
license = {file = "LICENSE"}
11-
authors = [{name = "Johan Medrano", email = "[email protected]"}]
11+
authors = [
12+
{name = "Johan Medrano", email = "[email protected]"},
13+
{name = "Yael Balbastre", email = "[email protected]"}]
1214
requires-python = ">=3.9,<3.13"
1315
classifiers = [
1416
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)