From 23d553c2404f5363acdfb67da6359ab169fbab9d Mon Sep 17 00:00:00 2001 From: Mark Nottingham Date: Mon, 22 Jan 2024 09:12:41 +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 9534c31f..44254708 100644 --- a/redbot/__init__.py +++ b/redbot/__init__.py @@ -2,7 +2,7 @@ This is the Resource Expert Droid. """ -__version__ = "2.0.10" +__version__ = "2.0.11" __author__ = "Mark Nottingham " __copyright__ = """\ Copyright (c) 2008- Mark Nottingham