diff --git a/setup.py b/setup.py index 3a9b735..4ef4e50 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ setup( "isodate" ], classifiers=[ - "Development Status :: 2 - Pre-Alpha", + "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent",