summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2021-02-19 09:35:45 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2021-02-19 09:35:45 +0100
commitc238ec5e90fa2053a24c9c860abeaf35eadb68d6 (patch)
tree20aaa6b65103228f9417122190734ce7ece556a7 /setup.cfg
parentbe8237c7cce24b06aabde0b97afce98ddabbe3b6 (diff)
[3.2.x] Bumped version for 3.2 beta 1.3.2b1
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 bf441c234c..829516df0a 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 :: 3 - Alpha
+ Development Status :: 4 - Beta
Environment :: Web Environment
Framework :: Django
Intended Audience :: Developers