From c9bffbfa79bc2261f64c61f2c8f22f269c00e908 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Thu, 21 Jan 2016 18:41:16 +0000 Subject: [PATCH] Update version to v.3.0.0b19 --- gprMax/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprMax/__init__.py b/gprMax/__init__.py index e6b1feec..1e2cc36f 100644 --- a/gprMax/__init__.py +++ b/gprMax/__init__.py @@ -1,2 +1,2 @@ # This is where the version number is set and read by setup.py and conf.py (for the docs) -__version__ = '3.0.0b18' \ No newline at end of file +__version__ = '3.0.0b19' \ No newline at end of file