Skip to content

Commit

Permalink
Add explicit Python 3.12 support and mark project as stable [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Feb 21, 2024
1 parent cd1ac3f commit 6ed871c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,15 @@ license-file = COPYING
platform = any
keywords = bioinformatics, ontology, OBO, OWL, convert, parse
classifiers =
Development Status :: 4 - Beta
Development Status :: 5 - Production/Stable
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Intended Audience :: Developers
Intended Audience :: Science/Research
Intended Audience :: Healthcare Industry
Expand Down

0 comments on commit 6ed871c

Please sign in to comment.