Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit f3cf7d1

Browse files
mctavishcopybara-github
authored andcommitted
Add Python 3.9 to classifiers.
PiperOrigin-RevId: 369482619 Change-Id: I1d9196b4bebb5ed539d2502b2d89aa7df2631a94
1 parent 9f20afe commit f3cf7d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ def ReadConfig(section, value, default):
127127
'Programming Language :: Python :: 3.6',
128128
'Programming Language :: Python :: 3.7',
129129
'Programming Language :: Python :: 3.8',
130+
'Programming Language :: Python :: 3.9',
130131
'Development Status :: 3 - Alpha',
131132
'Intended Audience :: Developers',
132133
])

0 commit comments

Comments
 (0)