diff --git a/pyproject.toml b/pyproject.toml index c872711..f66b0f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ readme = "README.md" authors = [{name = "Peter Hill", email = "peter.hill@york.ac.uk"}] license = {text = "MIT"} classifiers = [ - "Development Status :: 5 - Production/stable", + "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8",