diff --git a/docs/conf.py b/docs/conf.py index 66619627..a2fe713e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,7 +22,7 @@ copyright = '2024, NCAR' author = 'UCAR/NCAR, NOAA, CSU/CIRA, and CU/CIRES' author_list = 'Fisher, H., C. Kalb, D. Adriaansen, D. Fillmore, M. Win-Gildenmeister, T. Burek, M. Smith, and T. Jensen' -version = '3.0.0-rc1' +version = '3.0.0-dev' verinfo = version release = f'{version}' release_year = '2024'