forked from n/quotes-bot-python
version+
This commit is contained in:
parent
8deaabf5d8
commit
216c1bf4d7
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -2,7 +2,7 @@ import simplematrixbotlib as botLibrary
|
|||
import json
|
||||
import fetch
|
||||
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
|
||||
print("Imag/quotes bot version " + version)
|
||||
print("Loading config…")
|
||||
|
|
Loading…
Add table
Reference in a new issue