From 1946d20b9f4cb2c9dc4c0d3c65a2b67339a9d5d9 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Tue, 31 Mar 2026 10:11:09 +0200 Subject: [PATCH] Update development status to 'Production/Stable' --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bc1b745..977344b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,7 +12,7 @@ license_files = LICENSE licenses/LICENSE_APACHE classifiers = - Development Status :: 4 - Beta + Development Status :: 5 - Production/Stable Intended Audience :: Developers Programming Language :: Python :: 2 Programming Language :: Python :: 3