From 61e867fada7e9c83341a33e32fc365267d1971ab Mon Sep 17 00:00:00 2001 From: Mark Nottingham Date: Sat, 16 Dec 2023 16:25:39 +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 26f03b20..598ea35b 100644 --- a/redbot/__init__.py +++ b/redbot/__init__.py @@ -2,7 +2,7 @@ This is the Resource Expert Droid. """ -__version__ = "2.0.6" +__version__ = "2.0.7" __author__ = "Mark Nottingham " __copyright__ = """\ Copyright (c) 2008- Mark Nottingham