From 18e78a4d66120961590836e63d1fa939e4d036f3 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Mon, 12 Jul 2021 00:44:33 -0400 Subject: [PATCH] Release version 0.40.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 31a9ee7..eb9b6f1 100644 --- a/github_backup/__init__.py +++ b/github_backup/__init__.py @@ -1 +1 @@ -__version__ = '0.39.0' +__version__ = '0.40.0'