diff --git a/pyproject.toml b/pyproject.toml index ccddfce..4168791 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = ["Leo Singer "] license = "BSD-3-clause" repository = "https://github.com/skyportal/healpix-alchemy" classifiers = [ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Topic :: Database", "Topic :: Scientific/Engineering :: Astronomy" ]