summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2021-03-02 16:44:44 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2021-03-02 16:44:44 +0100
commitfa092f786e69c88c5a278309c6e2fb78d81b5975 (patch)
tree4fab046c0a8393ab4b6de979c693f23e0b542304 /setup.cfg
parent3db47018c75f9fc8d853665e97a0021462b39ab5 (diff)
downloadsemantic-version-fa092f786e69c88c5a278309c6e2fb78d81b5975.tar.gz
Add support for Python 3.9django-31
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 6973ec1..42360d4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -25,6 +25,7 @@ classifiers =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
Topic :: Software Development :: Libraries :: Python Modules
[options]