Files
crm-system/app/__init__.py
T

4 lines
61 B
Python
Raw Normal View History

"""CRM System Application Package."""
__version__ = "1.0.0"