Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
version number needs quotes
  • Loading branch information
bikegeek authored Dec 19, 2024
1 parent 87a2891 commit 91cff36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
author = 'UCAR/NSF NCAR, NOAA, CSU/CIRA, and CU/CIRES'
author_list = 'Adriaansen, D., C. Kalb, D. Fillmore, T. Jensen, L. Goodrich, M. Win-Gildenmeister, T. Burek, and H. Fisher'

version = v3.0
version = '3.0.0'
verinfo = version
release = f'{version}'
release_year = '2024'
Expand Down

0 comments on commit 91cff36

Please sign in to comment.