Update development status to production

This commit is contained in:
Nick Hall
2024-02-23 14:25:42 +00:00
parent 9385a6ad10
commit a32905a322
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ author = "Donald N. Allingham"
# The short X.Y version.
version = "5.2"
# The full version, including alpha/beta/rc tags.
release = "5.2.0-beta1"
release = "5.2.0"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -462,7 +462,7 @@ setup(
data_files=data_files,
scripts=["scripts/gramps"],
classifiers=[
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: MacOS X",
"Environment :: Plugins",