summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2021-01-19 12:02:47 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2021-01-19 12:02:47 +0100
commit0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8 (patch)
treee039a1e1cf5c51e7b6b9f14bfa9552492892129a /setup.cfg
parenta5d70cca12aaa1067871eb4e67ab2ed088d1edd6 (diff)
[3.2.x] Bumped version for 3.2 alpha 1 release.3.2a1
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 43ba86120b..bf441c234c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,7 +8,7 @@ description = A high-level Python Web framework that encourages rapid developmen
long_description = file: README.rst
license = BSD-3-Clause
classifiers =
- Development Status :: 2 - Pre-Alpha
+ Development Status :: 3 - Alpha
Environment :: Web Environment
Framework :: Django
Intended Audience :: Developers