Skip to content

Commit 0766b01

Browse files
committed
🚀 List Python 3.10 in setup.py
1 parent 001dbd4 commit 0766b01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"Programming Language :: Python :: 3.7",
6262
"Programming Language :: Python :: 3.8",
6363
"Programming Language :: Python :: 3.9",
64+
"Programming Language :: Python :: 3.10",
6465
"Programming Language :: Python :: Implementation :: CPython",
6566
"Topic :: Database",
6667
],

0 commit comments

Comments
 (0)