From 34c8e688bf7f3008cf84093cd703cf8cfe068eda Mon Sep 17 00:00:00 2001 From: Tony Craig Date: Tue, 31 Aug 2021 08:36:57 -0700 Subject: [PATCH] update version number to 1.3.0 (#370) --- columnphysics/version.txt | 2 +- doc/source/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/columnphysics/version.txt b/columnphysics/version.txt index 9d36f27cb..7566e8653 100644 --- a/columnphysics/version.txt +++ b/columnphysics/version.txt @@ -1 +1 @@ -ICEPACK 1.2.5 +ICEPACK 1.3.0 diff --git a/doc/source/conf.py b/doc/source/conf.py index 37dc338bd..d236074d0 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -62,9 +62,9 @@ # built documents. # # The short X.Y version. -version = u'1.2.5' +version = u'1.3.0' # The full version, including alpha/beta/rc tags. -version = u'1.2.5' +version = u'1.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.