From 322e8ea9d2fd3ad235e755df75272c795203c502 Mon Sep 17 00:00:00 2001 From: Danniel Hugo Date: Mon, 18 Jan 2016 11:12:30 -0200 Subject: [PATCH] Fix development status --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 44048be..ce9e585 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ # 3 - Alpha # 4 - Beta # 5 - Production/Stable - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', # Indicate who your project is intended for 'Intended Audience :: Developers',