From f43da11467e13679b73def1d03067b2c41e146b5 Mon Sep 17 00:00:00 2001 From: Firepup Sixfifty Date: Mon, 30 Oct 2023 21:33:04 -0500 Subject: [PATCH] bump version a few numbers --- ircbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ircbot.py b/ircbot.py index 6035cab..9e4793f 100644 --- a/ircbot.py +++ b/ircbot.py @@ -17,7 +17,7 @@ class bytes(bbytes): return str(e)[2:-1] -__version__ = "v1.0.2" +__version__ = "v1.0.5" ircsock = socket(AF_INET, SOCK_STREAM) botnick = "FireBot" servers = {