From 3c5c34d0c5237c0ac4969eb1e6351b805f267561 Mon Sep 17 00:00:00 2001 From: Nick Hall Date: Tue, 24 Jul 2018 14:20:41 +0100 Subject: [PATCH] Update development status for new release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 60d2b0f7a..4dd6e82b2 100755 --- a/setup.py +++ b/setup.py @@ -493,7 +493,7 @@ setup(name = 'gramps', data_files = data_files, scripts = ['scripts/gramps'], classifiers = [ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: MacOS X", "Environment :: Plugins",