Skip to content

Commit

Permalink
Per #469, update version and date information
Browse files Browse the repository at this point in the history
  • Loading branch information
jprestop committed Oct 16, 2024
1 parent 66768ef commit d3af916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
copyright = '2024, NSF NCAR'
author = 'UCAR/NSF NCAR, NOAA, CSU/CIRA, and CU/CIRES'
author_list = 'Fisher, H., D. Adriaansen, C. Kalb, D. Fillmore, T. Jensen, L. Goodrich, M. Win-Gildenmeister and T. Burek'
version = 'v3.0.0-beta6-dev'
version = 'v3.0.0-beta6'
verinfo = version
release = f'{version}'
release_year = '2024'

release_date = f'{release_year}-06-30'
release_date = f'{release_year}-10-17'

copyright = f'{release_year}, {author}'

Expand Down

0 comments on commit d3af916

Please sign in to comment.