From a3f96b93caa7d60c0e5a014252fce4105ec2c7de Mon Sep 17 00:00:00 2001 From: Jules Lasne Date: Thu, 26 Nov 2020 13:25:23 +0100 Subject: [PATCH] Version bump --- potodo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/potodo/__init__.py b/potodo/__init__.py index f532b28..04c7c35 100644 --- a/potodo/__init__.py +++ b/potodo/__init__.py @@ -2,4 +2,4 @@ __author__ = """Jules Lasne""" __email__ = "jules.lasne@gmail.com" -__version__ = "0.18.0" +__version__ = "0.18.1"