From a01ed9bb1e019bc0dd63a8f557a5096822596d62 Mon Sep 17 00:00:00 2001 From: Mark Nottingham Date: Mon, 4 Dec 2023 16:52:13 +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 b206fc34..7b033206 100644 --- a/redbot/__init__.py +++ b/redbot/__init__.py @@ -2,7 +2,7 @@ This is the Resource Expert Droid. """ -__version__ = "2.0.2" +__version__ = "2.0.3" __author__ = "Mark Nottingham " __copyright__ = """\ Copyright (c) 2008- Mark Nottingham