diff --git a/thronescli/thronescli.py b/thronescli/thronescli.py index 86ab70e..588e5fd 100755 --- a/thronescli/thronescli.py +++ b/thronescli/thronescli.py @@ -26,7 +26,7 @@ ) -__version__ = "2.6.0" +__version__ = "2.6.1" CARDS_URL = "http://thronesdb.com/api/public/cards/"