diff --git a/gprMax/_version.py b/gprMax/_version.py index 4826b198..d5ac2516 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.1.3' +__version__ = '3.1.4' codename = 'Big Smoke'