summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorNatalia <124304+nessita@users.noreply.github.com>2025-10-22 15:40:01 -0300
committerNatalia <124304+nessita@users.noreply.github.com>2025-10-22 15:40:01 -0300
commita956e39b38e48ea2f6f6e763461bceaf0adba2a5 (patch)
tree628b18dc58fdeba87734a3cfae199881f1a730cf /pyproject.toml
parentee5cc0b7d6060d8f950e5c21f70ad8f128e1486d (diff)
[6.0.x] Bumped version for 6.0 beta 1 release.6.0b1
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index bd5e874824..b1bee8b49b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ readme = "README.rst"
license = "BSD-3-Clause"
license-files = ["LICENSE", "LICENSE.python"]
classifiers = [
- "Development Status :: 3 - Alpha",
+ "Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: Django",
"Intended Audience :: Developers",