LichessStatTgWeb/LichessClientTG_bot/version.py

9 lines
161 B
Python
Raw Normal View History

"""
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"