From 786c9c89d248a87aed8b09ac1b18b3586b478996 Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Wed, 11 Sep 2024 21:18:23 -0400 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7e4b0fc8..bfe74f0e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ maintainers = [{ name = "Janosh Riebesell" }, { name = "Shyue Ping Ong" }] readme = "README.md" keywords = ["jit", "job", "just-in-time", "management", "vasp", "nwchem", "qchem"] classifiers = [ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent",