diff options
| author | J08nY | 2024-01-23 13:55:07 +0100 |
|---|---|---|
| committer | J08nY | 2024-01-23 13:55:07 +0100 |
| commit | affd3c5dcb1862b1b26a094174e74be70d1e5370 (patch) | |
| tree | d5cc60a7c962b6b3e502d50c88f29a212b636081 | |
| parent | 4f8092e89ceae902182f28de7d52c66378153702 (diff) | |
| download | pyecsca-affd3c5dcb1862b1b26a094174e74be70d1e5370.tar.gz pyecsca-affd3c5dcb1862b1b26a094174e74be70d1e5370.tar.zst pyecsca-affd3c5dcb1862b1b26a094174e74be70d1e5370.zip | |
Welcome Python 3.12.
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 5342229..320edba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ "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" ] |
