Skip to content

Commit 162d8a4

Browse files
authored
Add python 3.11 to classifiers list. (streamlit#6786)
1 parent 73f340f commit 162d8a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ def run(self):
135135
"Programming Language :: Python :: 3.8",
136136
"Programming Language :: Python :: 3.9",
137137
"Programming Language :: Python :: 3.10",
138+
"Programming Language :: Python :: 3.11",
138139
"Topic :: Database :: Front-Ends",
139140
"Topic :: Office/Business :: Financial :: Spreadsheet",
140141
"Topic :: Scientific/Engineering :: Information Analysis",

0 commit comments

Comments
 (0)