summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2022-05-01 09:46:53 -0600
committerGitHub <noreply@github.com>2022-05-01 09:46:53 -0600
commitc2c4c9bfbc24ebd3e1899831550192f02c315806 (patch)
treed1ed2bebb9ec88a0c8f05b0c21fc08b8a53b79d3 /setup.cfg
parent33f2b3f2ef98f2824fdf889e6eb2ae34baeb0192 (diff)
downloadpy-bcrypt-git-c2c4c9bfbc24ebd3e1899831550192f02c315806.tar.gz
Prepare for the 3.2.1 release (#305)
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 8f664d0..92b831c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,6 +20,7 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
[options]
python_requires = >=3.6