summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-10-25 11:05:23 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-10-25 11:05:23 +0200
commit27a64da8213f27787ae1c48041a70f197cdcfd6f (patch)
tree070a2cc4a626c5c89734be39e8bc7943b7aa891f /setup.cfg
parentea00a0843eb7a7bb074625a663ca4f5c86b8c5bd (diff)
[4.0.x] Bumped version for 4.0 beta 1.4.0b1
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 2a53baaa40..1f00fa9471 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