From 07e32b186c98a1941213b38864fcddc8aa29f827 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Mon, 28 Nov 2022 00:25:13 -0500 Subject: [PATCH] Release version 0.42.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 9f86a39..ccd8b38 100644 --- a/github_backup/__init__.py +++ b/github_backup/__init__.py @@ -1 +1 @@ -__version__ = '0.41.0' +__version__ = '0.42.0'