diff --git a/setup.py b/setup.py index c39c646fa2d92a1bce7447e1ebd125c152a53a78..3e24a6475aabf4436840ec21f7670078de8ae66e 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( author_email='nimrod@shore.co.il', license='MIT', classifiers=[ - 'Development status :: 4 - Beta', + 'Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 2',