diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2025-12-03 13:20:45 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2025-12-03 13:20:45 -0300 |
| commit | 36b5f39d9372147f0e758f590e35ee2b2bc317dd (patch) | |
| tree | 7dfa34baab4c771747730a92fb80f34bc4dfa009 /pyproject.toml | |
| parent | 4f46d1f43345da90037aab1c238d81058b61515b (diff) | |
[6.0.x] Bumped version for 6.0 release.6.0
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index b1bee8b49b..7f2b5d18e2 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 :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", |
