From 9e1800f56ec899c8b00daac464967ca312f76520 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Wed, 29 Dec 2021 12:49:10 -0500 Subject: [PATCH] Release version 0.40.2 --- 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 5e1c3f3..b228564 100644 --- a/github_backup/__init__.py +++ b/github_backup/__init__.py @@ -1 +1 @@ -__version__ = '0.40.1' +__version__ = '0.40.2'