Files
server-manager/version.py
IPGO Developer fb319afbd5 v1.9.39: Linux build with merged remote changes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:43:01 +00:00

7 lines
177 B
Python
Executable File

"""Version info for ServerManager."""
__version__ = "1.9.39"
__app_name__ = "ServerManager"
__author__ = "aibot777"
__description__ = "Desktop GUI for managing remote servers"