Skip to content

Commit c8b5148

Browse files
authored
setup.cfg: update version metadata [skip ci]
Co-authored-by: Michael Hirsch <[email protected]>
1 parent 501d7cf commit c8b5148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ classifiers =
2323
Operating System :: POSIX :: BSD
2424
Operating System :: POSIX :: Linux
2525
Programming Language :: Python :: 3 :: Only
26-
Programming Language :: Python :: 3.5
2726
Programming Language :: Python :: 3.6
2827
Programming Language :: Python :: 3.7
2928
Programming Language :: Python :: 3.8
29+
Programming Language :: Python :: 3.9
3030
Topic :: Software Development :: Build Tools
3131
long_description = Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. It supports many languages and compilers, including GCC, Clang, PGI, Intel, and Visual Studio. Its build definitions are written in a simple non-Turing complete DSL.
3232

0 commit comments

Comments
 (0)