From a8e8841b260e0c7bad0db8e3ec4a745c6f6b9cb6 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Fri, 14 Feb 2020 12:00:07 -0500 Subject: [PATCH] Release version 0.29.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 1bf3675..9093e4e 100644 --- a/github_backup/__init__.py +++ b/github_backup/__init__.py @@ -1 +1 @@ -__version__ = '0.28.0' +__version__ = '0.29.0'