Skip to content

Commit e9faf35

Browse files
committed
added python classifiers
1 parent 69709c6 commit e9faf35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/clients/simple-sampling-client/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ classifiers = [
2929
"Programming Language :: Python :: 3",
3030
"Programming Language :: Python :: 3 :: Only",
3131
"Programming Language :: Python :: 3.10",
32+
"Programming Language :: Python :: 3.11",
33+
"Programming Language :: Python :: 3.12",
34+
"Programming Language :: Python :: 3.13",
3235
"Topic :: Software Development",
3336
"Topic :: Utilities",
3437
"Typing :: Typed",

0 commit comments

Comments
 (0)