Skip to content

Commit d20af48

Browse files
committed
Add Python 3.10 to classifier list
1 parent c2dd3e1 commit d20af48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ classifiers = [
2626
"Programming Language :: Python :: 3.7",
2727
"Programming Language :: Python :: 3.8",
2828
"Programming Language :: Python :: 3.9",
29+
"Programming Language :: Python :: 3.10",
2930
]
3031
packages = [{ include = "cacheback" }]
3132
include = ["LICENSE"]

0 commit comments

Comments
 (0)