From cea95c3523e900ef337165c62be25a1f3d230553 Mon Sep 17 00:00:00 2001 From: craig-warren Date: Thu, 14 Apr 2016 17:37:33 +0200 Subject: [PATCH] Bumped to v.3 beta 27 --- gprMax/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprMax/_version.py b/gprMax/_version.py index 6e7aa030..f7b6fe05 100644 --- a/gprMax/_version.py +++ b/gprMax/_version.py @@ -1,4 +1,4 @@ # This is where the version number is set and read by setup.py and conf.py (for the docs) -__version__ = '3.0.0b26' +__version__ = '3.0.0b27'