diff --git a/gprMax/_version.py b/gprMax/_version.py index f7b6fe05..c6fce5d2 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.0b27' +__version__ = '3.0.0b28'