From 981d232ffc24b98293dfb4e6572017a1454cb023 Mon Sep 17 00:00:00 2001 From: Wolfgang Fehr <24782511+wfehr@users.noreply.github.com> Date: Fri, 13 Jan 2023 09:15:04 +0100 Subject: [PATCH] updated version (3.0.0) --- time_wizard/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/time_wizard/__init__.py b/time_wizard/__init__.py index f36af1b..3ec80c9 100644 --- a/time_wizard/__init__.py +++ b/time_wizard/__init__.py @@ -1,2 +1,2 @@ # -*- coding: utf-8 -*- -__version__ = '2.0.1' +__version__ = '3.0.0'