File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 55
66# -- Project information -----------------------------------------------------
77# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
8-
8+ import pnetcdf
99project = 'PnetCDF Python'
1010copyright = '2024, Northwestern University and Argonne National Laboratory'
1111author = 'PnetCDF-Python Developer Team'
12- release = '0.1.0'
12+ release = pnetcdf . __version__
1313
1414# -- General configuration ---------------------------------------------------
1515# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 66 PnetCDF-Python Documentation
77============================
88
9+ **Release: ** |release |
10+
911.. toctree ::
1012 :maxdepth: 2
1113 :caption: Introduction
You can’t perform that action at this time.
0 commit comments