From 2d53502ab34d49a70532978be851c4b6267b6a9e Mon Sep 17 00:00:00 2001 From: Michael Ortali Date: Sat, 16 May 2020 11:59:30 -0400 Subject: [PATCH] Bump to 0.4.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0e7f1a2..5615899 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name='Garcon', - version='0.4.0', + version='0.4.1', url='https://github.com/xethorn/garcon/', author='Michael Ortali', author_email='hello@xethorn.net',