summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-01-17 10:20:09 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-01-17 10:20:09 +0100
commit1a504d9ce73dabba85004cbafa82c27cb5297f49 (patch)
treece29c75018a0de0046f9b6ae622e7ed13bf84643 /setup.cfg
parent6fef789e456204752ec6b77b41740d67553fdd6f (diff)
[4.2.x] Bumped version for 4.2 alpha 1 release.4.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 afef79c2ab..cc688126c5 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