LichessStatTgWeb/LichessClientTG_bot/version.py
2025-11-23 13:11:58 +03:00

8 lines
161 B
Python

"""
Bot version information.
This file is safe to commit and push - it doesn't contain machine-specific configuration.
"""
# Bot Version
BOT_VERSION = "1.4.0"