v1.11.0-rc1 release

This commit is contained in:
jesopo 2019-08-09 15:02:10 +01:00
parent 2af8bde3e2
commit 0f4a4d04a1

View file

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