summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorNatalia <124304+nessita@users.noreply.github.com>2024-05-22 12:26:58 -0300
committerNatalia <124304+nessita@users.noreply.github.com>2024-05-22 12:26:58 -0300
commita190c03afec0feef27e097727569ba064b97ac7a (patch)
tree64e0896825a90952051a265c37dfa4909eed0a51 /setup.cfg
parent3af9c11b3b12729be26ef9da9cc32276a032d3cd (diff)
[5.1.x] Bumped version for 5.1 alpha 1 release.5.1a1
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 29814e54e6..8002f5db43 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