Skip to content

Commit 1638ac7

Browse files
committed
add py3.13 classifier, update authors
1 parent b278c8e commit 1638ac7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ authors = [
1111
{ name = "Josh Larsen", email = "[email protected]" },
1212
{ name = "Michael Reno", email = "[email protected]" },
1313
{ name = "Wes Bonelli", email = "[email protected]" },
14+
{ name = "Marnix Krause", email = "[email protected]" },
1415
]
1516
maintainers = [
1617
{ name = "Joe Hughes", email = "[email protected]" },
@@ -29,6 +30,7 @@ classifiers = [
2930
"Programming Language :: Python :: 3.10",
3031
"Programming Language :: Python :: 3.11",
3132
"Programming Language :: Python :: 3.12",
33+
"Programming Language :: Python :: 3.13",
3234
"Topic :: Scientific/Engineering :: Hydrology",
3335
]
3436
requires-python = ">=3.10"

0 commit comments

Comments
 (0)