From 36c66745f10d41b72d8cb0df80568f5352aae9bc Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Mon, 5 Dec 2016 15:27:30 +0000 Subject: [PATCH] Bumped to version 3.0.11 --- gprMax/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprMax/_version.py b/gprMax/_version.py index f78f3892..bbfc8d5e 100644 --- a/gprMax/_version.py +++ b/gprMax/_version.py @@ -1,3 +1,3 @@ # This is where the version number is set and read by setup.py and conf.py (for the docs) -__version__ = '3.0.10' +__version__ = '3.0.11'