v1.10.0-rc1

This commit is contained in:
jesopo 2019-06-22 22:41:17 +01:00
parent c2472f5536
commit 7d49826b1a

View file

@ -3,7 +3,7 @@ import typing, uuid
from src import EventManager, Exports, IRCServer, Logging, ModuleManager
from src import Socket, utils
VERSION = "v1.9.2"
VERSION = "v1.10.0-rc1"
SOURCE = "https://git.io/bitbot"
URL = "https://bitbot.dev"