From 6c0c9bdc7d878989f55129b57f7318c4cdfd22c4 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Thu, 4 Aug 2016 18:16:57 +0100 Subject: [PATCH] Various minor code cleanups and new, enhanced progress bar. --- gprMax/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprMax/_version.py b/gprMax/_version.py index f424ece2..e3d31952 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.5' +__version__ = '3.0.6'