версионность не в конфиге
This commit is contained in:
parent
4b6790be14
commit
50c5e93343
3 changed files with 10 additions and 4 deletions
8
LichessClientTG_bot/version.py
Normal file
8
LichessClientTG_bot/version.py
Normal 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"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue