From 7149a8c15e08e6c34a465048d5e86e618be17fca Mon Sep 17 00:00:00 2001 From: Mark Nottingham Date: Thu, 14 Dec 2023 19:20:45 +1100 Subject: [PATCH] bump version --- redbot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redbot/__init__.py b/redbot/__init__.py index 0d36f907..26f03b20 100644 --- a/redbot/__init__.py +++ b/redbot/__init__.py @@ -2,7 +2,7 @@ This is the Resource Expert Droid. """ -__version__ = "2.0.5" +__version__ = "2.0.6" __author__ = "Mark Nottingham " __copyright__ = """\ Copyright (c) 2008- Mark Nottingham