diff --git a/_build/doctrees/environment.pickle b/_build/doctrees/environment.pickle index f63ba2e25..95017cb9d 100644 Binary files a/_build/doctrees/environment.pickle and b/_build/doctrees/environment.pickle differ diff --git a/_build/html/_modules/exodus.html b/_build/html/_modules/exodus.html index 48a8d6a1d..21b5a2939 100644 --- a/_build/html/_modules/exodus.html +++ b/_build/html/_modules/exodus.html @@ -420,7 +420,7 @@

Source code for exodus

     found.
     """
 
-    return _parse_exodus_version('#define EXODUS_VERSION       "9.02"')
+ return _parse_exodus_version('#define EXODUS_VERSION "9.03"') def _parse_exodus_version(version_string):