Skip to content

Commit 13bbc1b

Browse files
🏷️ chore: drop Python 3.9 classifier
Remove the Python 3.9 package classifier because the SDK requires Python 3.10 or newer.
1 parent 4f34b9c commit 13bbc1b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ requires-python = ">=3.10"
1010
license = { text = "BSD" }
1111
keywords = []
1212
classifiers = [
13-
"Programming Language :: Python :: 3.9",
1413
"Programming Language :: Python :: 3.10",
1514
"Programming Language :: Python :: 3.11",
1615
"Programming Language :: Python :: 3.12",

0 commit comments

Comments
 (0)