From 2c9eb80cf2549a9be06902a2485f9ea6cce174f3 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Fri, 20 Feb 2015 12:41:25 -0500 Subject: [PATCH] Release 0.3.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 7fd229a..0404d81 100644 --- a/github_backup/__init__.py +++ b/github_backup/__init__.py @@ -1 +1 @@ -__version__ = '0.2.0' +__version__ = '0.3.0'