Skip to content

Commit 4f652d6

Browse files
committed
Update valid python versions
1 parent 02d7dd6 commit 4f652d6

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
@@ -22,7 +22,7 @@ name = "zampy"
2222
description = "python package for getting Land Surface Model input data."
2323
readme = "README.md"
2424
license = "Apache-2.0"
25-
requires-python = ">=3.10, <3.12"
25+
requires-python = ">=3.10, <3.13"
2626
authors = [
2727
{email = "b.schilperoort@esciencecenter.nl"},
2828
{name = "Bart Schilperoort, Yang Liu, Fakhereh Alidoost"}

0 commit comments

Comments
 (0)