increment version
This commit is contained in:
parent
5c3f9031dc
commit
d83463d27a
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 json
|
||||||
import fetch
|
import fetch
|
||||||
|
|
||||||
version = "0.1.0"
|
version = "0.1.5"
|
||||||
|
|
||||||
print("Imag/quotes bot version " + version)
|
print("Imag/quotes bot version " + version)
|
||||||
print("Loading config…")
|
print("Loading config…")
|
||||||
|
|
Loading…
Add table
Reference in a new issue