From b590157489cad80a1c1acbfc84a5e2c77d780e09 Mon Sep 17 00:00:00 2001 From: Tiago Ilieve Date: Thu, 14 Apr 2016 02:08:02 -0300 Subject: [PATCH] Bump version to '0.9.10' --- bootstrapvz/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrapvz/__init__.py b/bootstrapvz/__init__.py index d234f3959..a10c5999d 100644 --- a/bootstrapvz/__init__.py +++ b/bootstrapvz/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.9.9' +__version__ = '0.9.10'