Skip to content

Commit f735cef

Browse files
committed
async_pymongo: add python 3.12 to supported python version
Signed-off-by: wulan17 <wulan17@nusantararom.org>
1 parent 9a2056e commit f735cef

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
@@ -20,6 +20,7 @@ classifiers = [
2020
"Programming Language :: Python :: 3.9",
2121
"Programming Language :: Python :: 3.10",
2222
"Programming Language :: Python :: 3.11",
23+
"Programming Language :: Python :: 3.12",
2324
"Programming Language :: Python :: 3 :: Only",
2425
"Topic :: Database",
2526
]

0 commit comments

Comments
 (0)