5 lines
132 B
Python
5 lines
132 B
Python
"""Nexus — Server Management Platform
|
|
Configurable brand name via settings.SYSTEM_NAME (default: Nexus)
|
|
"""
|
|
|
|
__version__ = "6.0.0" |