Skip to content

Commit

Permalink
Updated version, date, author rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Dec 17, 2024
1 parent d3839f7 commit 4fb0e52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
project = 'METcalcpy'
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'
author_list = 'Kalb, C., D. Adriaansen, D. Fillmore, M. Win-Gildenmeister, T. Burek, M. Smith, T. Jensen, and H. Fisher'
version = '3.0.0'
verinfo = version
release = f'{version}'
release_year = '2024'
release_date = f'{release_year}-11-13'
release_date = f'{release_year}-12-17'
copyright = f'{release_year}, {author}'

# if set, adds "Last updated on " followed by
Expand Down

0 comments on commit 4fb0e52

Please sign in to comment.