commit | 8c14edccf0046eb90fa2f62511a407d3faaeb7dd | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Jan 21 10:36:35 2025 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Jan 21 11:02:35 2025 +0100 |
tree | 47f71d56207d00db205901c605543b35808d3788 | |
parent | 960e3e454f0a406234f64752acce0c11f10153ac [diff] [blame] |
Announce support for Python 3.13 Change-Id: I12dbd78c723d474bb7e0048b4c2fd1a629b33647
diff --git a/pyproject.toml b/pyproject.toml index 6487812..43bfdcd 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -24,6 +24,7 @@ "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", ]