версионность не в конфиге

This commit is contained in:
vrubelroman 2025-11-23 13:11:58 +03:00
parent 4b6790be14
commit 50c5e93343
3 changed files with 10 additions and 4 deletions

View file

@ -0,0 +1,8 @@
"""
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"