We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f9499 commit c829962Copy full SHA for c829962
1 file changed
docs/source/conf.py
@@ -79,7 +79,7 @@
79
# |version| and |release|, also used in various other places throughout the
80
# built documents.
81
#
82
-release = importlib_version("pyro")
+release = importlib_version("pyro-hydro")
83
84
# The short X.Y version.
85
version = '.'.join(release.split('.')[:2])
0 commit comments