From 16676dcdf02bfac0134686a89b30283826b72e43 Mon Sep 17 00:00:00 2001 From: Bill Ladwig Date: Thu, 7 Sep 2017 15:36:20 -0600 Subject: [PATCH] Update version number. --- src/wrf/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wrf/version.py b/src/wrf/version.py index 8508c46..dc6ddfd 100644 --- a/src/wrf/version.py +++ b/src/wrf/version.py @@ -1,2 +1,2 @@ -__version__ = "1.0.3" +__version__ = "1.0.4"