Files
Nexus/server/__init__.py
T

5 lines
132 B
Python
Raw Normal View History

"""Nexus — Server Management Platform
Configurable brand name via settings.SYSTEM_NAME (default: Nexus)
"""
__version__ = "6.0.0"