From 8bf62cd93293af6ed274b31d601c1c9c777b21f5 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Fri, 13 Mar 2015 16:33:28 -0400 Subject: [PATCH] Release 0.4.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 0404d81..abeeedb 100644 --- a/github_backup/__init__.py +++ b/github_backup/__init__.py @@ -1 +1 @@ -__version__ = '0.3.0' +__version__ = '0.4.0'