Skip to content

Commit 5b5dd7e

Browse files
Update setup.cfg
1 parent 8faa3bd commit 5b5dd7e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

setup.cfg

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-crm-admin
3-
version = 0.93
3+
version = 1.0
44
description = The Analytical CRM with Tasks management, Email marketing and many more. This Django CRM software app is built for individual use by businesses of any size or freelancers and is designed to provide easy customization and quick development.
55
long_description = file: README.md
66
long_description_content_type = text/markdown
@@ -12,10 +12,10 @@ license = AGPLv3+
1212
license_file = LICENSE
1313
keywords = ['CRM', 'Django CRM', 'django-crm', 'Python CRM', 'CRM software', 'Analytical CRM', 'crm package']
1414
classifiers =
15-
Development Status :: 4 - Beta
15+
Development Status :: 5 - Production/Stable
1616
Environment :: Web Environment
1717
Framework :: Django
18-
Framework :: Django :: 5.0
18+
Framework :: Django :: 5.1
1919
Intended Audience :: Customer Service
2020
Intended Audience :: End Users/Desktop
2121
Intended Audience :: Developers
@@ -29,6 +29,7 @@ classifiers =
2929
Programming Language :: Python :: 3.11
3030
Programming Language :: Python :: 3.12
3131
Topic :: Office/Business
32+
Topic :: Office/Business :: Financial
3233
Topic :: Internet :: WWW/HTTP
3334
Topic :: Internet :: WWW/HTTP :: Dynamic Content
3435

0 commit comments

Comments
 (0)