From b6e191b7792cc7a2570e8e62f04029a2ccc058d5 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauld.mccarthy@gmail.com>
Date: Wed, 8 Feb 2017 21:20:37 +0000
Subject: [PATCH] Version bump

---
 fsl/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fsl/version.py b/fsl/version.py
index 805150628..22e24172d 100644
--- a/fsl/version.py
+++ b/fsl/version.py
@@ -12,5 +12,5 @@ version number and information.
    __version__
 """
 
-__version__ = '0.9.11'
+__version__ = '0.9.12'
 """Current version number, as a string. """
-- 
GitLab