4 lines
61 B
Python
4 lines
61 B
Python
|
|
"""CRM System Application Package."""
|
||
|
|
|
||
|
|
__version__ = "1.0.0"
|