From 64a84809385667a3131d0a4ca8e5f692c4762694 Mon Sep 17 00:00:00 2001 From: Florian Mounier Date: Thu, 29 Sep 2016 11:43:25 +0200 Subject: [PATCH] Alpha bump --- butterfly/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/butterfly/__init__.py b/butterfly/__init__.py index 298c72e..3147788 100644 --- a/butterfly/__init__.py +++ b/butterfly/__init__.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = '2.0.3' +__version__ = '3.0.0-alpha' import os