From 115ac27b7955f3cf9ac2af53d48e8c4cc2a3a74c Mon Sep 17 00:00:00 2001 From: derrod Date: Sat, 9 Oct 2021 14:41:53 +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 9fe30fc..b4e8ef4 100644 --- a/legendary/__init__.py +++ b/legendary/__init__.py @@ -1,4 +1,4 @@ """Legendary!""" -__version__ = '0.20.14' -__codename__ = 'Nova Prospekt' +__version__ = '0.20.15' +__codename__ = 'Nova Prospekt (hotfix)'