From 63441ebfbc9f4e5f59922670a5167da4b880e00a Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Wed, 2 Mar 2022 02:36:41 -0500 Subject: [PATCH] Release version 0.41.0 --- 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 b228564..9f86a39 100644 --- a/github_backup/__init__.py +++ b/github_backup/__init__.py @@ -1 +1 @@ -__version__ = '0.40.2' +__version__ = '0.41.0'