Files
server-manager/version.py
chrome-storm-c442 7af788b72e v1.8.96: persist sidebar width across restarts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 05:47:08 -05:00

7 lines
177 B
Python
Executable File

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