diff --git a/setup.py b/setup.py index 83ca01c..d1833f2 100755 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ setup( scripts=["bin/radicale"], keywords=["calendar", "addressbook", "CalDAV", "CardDAV"], classifiers=[ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: End Users/Desktop",