Skip to content

Commit 37b4201

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: Ic137b2eecee65d43afeca2c936e195a8652237af
1 parent 4bafc32 commit 37b4201

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ classifier =
1717
Programming Language :: Python :: 3
1818
Programming Language :: Python :: 3.8
1919
Programming Language :: Python :: 3.9
20+
Programming Language :: Python :: 3.10
21+
Programming Language :: Python :: 3.11
2022

2123
[files]
2224
packages =

0 commit comments

Comments
 (0)