diff --git a/docs/conf.py b/docs/conf.py index 9e85ef82..768cee7a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,7 +22,7 @@ copyright = '2022, NCAR' author = 'UCAR/NCAR, NOAA, CSU/CIRA, and CU/CIRES' author_list = 'Win-Gildenmeister, M., T. Burek, H. Fisher, D. Adriaansen, C. Kalb, D. Fillmore, T. Jensen and L. Goodrich' -version = 'develop' +version = '1.1.0' verinfo = version release = f'{version}' release_year = '2022'