From 2309c4f4287f1598bbb4126b40b75457380d4d32 Mon Sep 17 00:00:00 2001 From: derrod Date: Sat, 30 May 2020 22:32:07 +0200 Subject: [PATCH] Bump to 0.0.16 --- legendary/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legendary/__init__.py b/legendary/__init__.py index 0be9cb88..482eaa02 100644 --- a/legendary/__init__.py +++ b/legendary/__init__.py @@ -1,4 +1,4 @@ """Legendary!""" -__version__ = '0.0.15' +__version__ = '0.0.16' __codename__ = 'Xen'