diff --git a/METdbLoad/docs/conf.py b/METdbLoad/docs/conf.py index ea87794f..ce32ec45 100644 --- a/METdbLoad/docs/conf.py +++ b/METdbLoad/docs/conf.py @@ -22,7 +22,7 @@ author = 'NCAR' # The full version, including alpha/beta/rc tags -release = '1.00' +release = '1.0.0' # -- General configuration --------------------------------------------------- diff --git a/docs/conf.py b/docs/conf.py index fa2eb98a..204058dc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,11 +21,11 @@ project = 'METdatadb' author = 'UCAR/NCAR, NOAA, CSU/CIRA, and CU/CIRES' author_list = 'Hagerty, V., T. Burek, and M. Win-Gildenmeister' -version = 'develop' +version = '1.0.0' verinfo = version release = f'{version}' release_year = '2021' -release_date = f'{release_year}-05-10' +release_date = f'{release_year}-05-12' copyright = f'{release_year}, {author}' # if set, adds "Last updated on " followed by