summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-04-02 14:56:34 +0200
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-04-02 14:56:34 +0200
commit9e7cc2b628fe8fd3895986af9b7fc9525034c1b0 (patch)
tree143556db1d3896d670bdbb7b91b51b0b43513acf /pyproject.toml
parent34bc3a3f88a5f9829df91afae9ee9bae5dae310a (diff)
[5.2.x] Bumped version for 5.2 release.5.2
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 394172ef10..7c1b94bbd8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,7 +18,7 @@ description = "A high-level Python web framework that encourages rapid developme
readme = "README.rst"
license = {text = "BSD-3-Clause"}
classifiers = [
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Django",
"Intended Audience :: Developers",