diff options
| author | Val Neekman <val@neekware.com> | 2015-04-12 11:22:41 -0400 |
|---|---|---|
| committer | Val Neekman <val@neekware.com> | 2015-04-12 11:22:41 -0400 |
| commit | cf9179187f4a14031cf29b58c162bfb58afb7bfe (patch) | |
| tree | 9fd2c45cfabf70735a95b3e4e908036283589103 /setup.py | |
| parent | f917cbd8ebab1f114b6d2c51c64fddb35f6c04cf (diff) | |
| download | python-slugify-cf9179187f4a14031cf29b58c162bfb58afb7bfe.tar.gz | |
promoting to stable1.0.1
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ author_email = 'info@neekware.com' license = 'BSD' install_requires = ['Unidecode>=0.04.16'] classifiers = [ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: POSIX', |
