From f7f9ffd017b2d23f17d08e263085f19e8301fda4 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Wed, 22 Sep 2021 12:29:08 -0400 Subject: [PATCH] Release version 0.40.1 --- github_backup/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_backup/__init__.py b/github_backup/__init__.py index eb9b6f1..5e1c3f3 100644 --- a/github_backup/__init__.py +++ b/github_backup/__init__.py @@ -1 +1 @@ -__version__ = '0.40.0' +__version__ = '0.40.1'