diff --git a/gprMax/_version.py b/gprMax/_version.py index 1fdde087..ea7b88b3 100644 --- a/gprMax/_version.py +++ b/gprMax/_version.py @@ -1,3 +1,4 @@ # This is where the version number is set and read by setup.py and conf.py (for the docs) __version__ = '3.0.19' +codename = 'Bowmore'