summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@spacinov.com>2023-02-28 11:12:52 +0100
committerRaphaël Barrois <raphael.barrois@spacinov.com>2023-02-28 11:12:52 +0100
commitadaed0da56ac5d1fecb08d772cd1b5546044d793 (patch)
tree4f137101b36bfbc91d27840e765b103aaef2c6c8 /setup.cfg
parente00fb6da0b0a2cec8fdb8ca89ba78b086157f6dd (diff)
downloadsemantic-version-adaed0da56ac5d1fecb08d772cd1b5546044d793.tar.gz
Update the support matrix
- Add Django 4.1 - Add Python 3.11 - Drop old versions of Python
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 3e38471..46a2673 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -27,6 +27,7 @@ classifiers =
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
+ Programming Language :: Python :: 3.11
Topic :: Software Development :: Libraries :: Python Modules
[options]