From 0cedb3327f233d3ee7a7555e548db007102b7e5a Mon Sep 17 00:00:00 2001 From: s0me-1 Date: Mon, 10 Apr 2023 22:29:54 +0200 Subject: [PATCH] Bump to 1.7.1 --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 6a1fd0d..3bbd967 100644 --- a/bot.py +++ b/bot.py @@ -37,7 +37,7 @@ class DevTracker(commands.InteractionBot): - __version__ = "1.7.0" + __version__ = "1.7.1" def __init__(self):