From 852e2cef374da385c0f1d0393bf5ae349dbd3bb7 Mon Sep 17 00:00:00 2001 From: Ryan May Date: Tue, 14 Jan 2020 09:21:19 -0500 Subject: [PATCH] MNT: PyPI status classifier needs to be beta for RC release --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 298de9671ca..8c7577a65b2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,7 +12,7 @@ license-file = LICENSE platform = any keywords = meteorology, weather classifiers = - Development Status :: 5 - Production/Stable Copy + Development Status :: 4 - Beta Programming Language :: Python Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7