From cdfb0c9088c8a670eec03f36acc96591e593b00c Mon Sep 17 00:00:00 2001 From: Robert Smallshire Date: Tue, 5 May 2015 20:23:02 +0200 Subject: [PATCH] Bumps version to 2.0.0a2 --- segpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/segpy/__init__.py b/segpy/__init__.py index a790050..7ef4bfb 100644 --- a/segpy/__init__.py +++ b/segpy/__init__.py @@ -1 +1 @@ -__version__ = '2.0.0a1' +__version__ = '2.0.0a2'