diff --git a/redbot/__init__.py b/redbot/__init__.py index 18ea150b..b206fc34 100644 --- a/redbot/__init__.py +++ b/redbot/__init__.py @@ -2,7 +2,7 @@ This is the Resource Expert Droid. """ -__version__ = "2.0.1" +__version__ = "2.0.2" __author__ = "Mark Nottingham " __copyright__ = """\ Copyright (c) 2008- Mark Nottingham