From 102aa1dce1891ce31f5e3649a7c95980485fb1a9 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sun, 23 Jun 2019 14:44:24 +0100 Subject: v1.10.0 release --- src/IRCBot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/IRCBot.py') diff --git a/src/IRCBot.py b/src/IRCBot.py index 3b6000f0..7d806597 100644 --- a/src/IRCBot.py +++ b/src/IRCBot.py @@ -3,7 +3,7 @@ import typing, uuid from src import EventManager, Exports, IRCServer, Logging, ModuleManager from src import Socket, utils -VERSION = "v1.10.0-rc2" +VERSION = "v1.10.0" SOURCE = "https://git.io/bitbot" URL = "https://bitbot.dev" -- cgit v1.3.1-10-gc9f91