Skip to content

Commit 0eddd35

Browse files
author
Ghanshyam Mann
committed
Update python classifier in setup.cfg
As per the current release tested runtime, we test till python 3.11 so updating the same in python classifier in setup.cfg Change-Id: I462764b6ff8f8da0270daba82f2d6937070ba3c7
1 parent 9ebd51f commit 0eddd35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ classifier =
2121
Programming Language :: Python :: 3.8
2222
Programming Language :: Python :: 3.9
2323
Programming Language :: Python :: 3.10
24+
Programming Language :: Python :: 3.11
2425

2526
[files]
2627
packages =

0 commit comments

Comments
 (0)