Skip to content

Commit 4e6e8cc

Browse files
author
Ghanshyam Mann
committed
Update python classifier in setup.cfg
As per the current release tested runtime, we test python version from 3.8 to 3.11 so updating the same in python classifier in setup.cfg Change-Id: I5f399edc6c553c65581b02d043d29f2170ac41e3
1 parent 61db515 commit 4e6e8cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ classifier =
1818
Programming Language :: Python :: 3.8
1919
Programming Language :: Python :: 3.9
2020
Programming Language :: Python :: 3.10
21+
Programming Language :: Python :: 3.11
2122

2223
[files]
2324
packages =

0 commit comments

Comments
 (0)