Skip to content

Commit 8656b31

Browse files
authored
Update pyproject.toml by adding Python 3.12 (#120)
1 parent ecddd4b commit 8656b31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ classifiers = [
3939
"Programming Language :: Python :: 3.9",
4040
"Programming Language :: Python :: 3.10",
4141
"Programming Language :: Python :: 3.11",
42+
"Programming Language :: Python :: 3.12",
4243
]
4344
dependencies = [
4445
"numpy>=1.16",

0 commit comments

Comments
 (0)