Skip to content
Snippets Groups Projects
Commit b21a665e authored by nimrod's avatar nimrod
Browse files

- Corrected development status classifier.

parent a2102f0a
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ setup( ...@@ -12,7 +12,7 @@ setup(
author_email='nimrod@shore.co.il', author_email='nimrod@shore.co.il',
license='MIT', license='MIT',
classifiers=[ classifiers=[
'Development status :: 4 - Beta', 'Development Status :: 4 - Beta',
'Intended Audience :: Developers', 'Intended Audience :: Developers',
'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3',
'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment