From 8ad6cd1e3d964583ea1b4c40749a785af9fdc002 Mon Sep 17 00:00:00 2001 From: derrod Date: Mon, 1 Jun 2020 21:22:14 +0200 Subject: [PATCH] Bump version to 0.0.18 --- legendary/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legendary/__init__.py b/legendary/__init__.py index 27d2983..6660810 100644 --- a/legendary/__init__.py +++ b/legendary/__init__.py @@ -1,4 +1,4 @@ """Legendary!""" -__version__ = '0.0.17' +__version__ = '0.0.18' __codename__ = 'Xen'