From 9e1cba981758c754a02755aa36d478d362402ce5 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Thu, 18 Aug 2016 14:20:46 -0400 Subject: [PATCH] Release version 0.10.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 e4e49b3..9d1bb72 100644 --- a/github_backup/__init__.py +++ b/github_backup/__init__.py @@ -1 +1 @@ -__version__ = '0.9.0' +__version__ = '0.10.0'