Skip to content

Commit 3e438ef

Browse files
committed
Merge branch 'main' of https://github.com/spm/spm-python
2 parents baf4b63 + 249439d commit 3e438ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Python bindings for the SPM software."
99
readme = "README.md"
1010
license = {file = "LICENSE"}
1111
authors = [{name = "Johan Medrano", email = "johan.medrano@ucl.ac.uk"}]
12-
requires-python = ">=3.9,<=3.12"
12+
requires-python = ">=3.9,<3.13"
1313
classifiers = [
1414
"Development Status :: 3 - Alpha",
1515
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",

0 commit comments

Comments
 (0)