From faab10d8e131f598237a777cf213c2b91f781cd3 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Fri, 15 Jul 2016 13:37:39 +0100 Subject: [PATCH] Bumped to v.3.0.4 --- gprMax/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprMax/_version.py b/gprMax/_version.py index 6e8fbde2..224b689a 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.3' +__version__ = '3.0.4'