From b27879f21f506523930803195d0d86d90285a379 Mon Sep 17 00:00:00 2001 From: derrod Date: Fri, 29 Oct 2021 12:43:00 +0200 Subject: [PATCH] Bump version --- legendary/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/legendary/__init__.py b/legendary/__init__.py index 8299da0..ffd4508 100644 --- a/legendary/__init__.py +++ b/legendary/__init__.py @@ -1,4 +1,4 @@ """Legendary!""" -__version__ = '0.20.17' -__codename__ = 'Entanglement' +__version__ = '0.20.18' +__codename__ = 'Entanglement (hotfix)'