From 347d9e30fb1fe3d97e96466bbdee43000cbc3268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=92riks=20Karls?= Date: Sun, 10 Mar 2024 12:26:05 +0200 Subject: [PATCH] Typo --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index aa51579..1a260cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "Eriks Karls", email = "git@72.lv" }, ] classifiers = [ - "Development Status :: 5 - Stable", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10",