Version 0.2.0

This commit is contained in:
Nyx 2025-02-01 16:48:45 -06:00
parent 7d7bba643e
commit 756efb4f9f

2
bot.py
View file

@ -2,7 +2,7 @@ import simplematrixbotlib as botLibrary
import json
import fetch
version = "0.2.0-dev"
version = "0.2.0"
print("Imag/quotes bot version " + version)
print("Loading config…")