Skip to content

Commit c829962

Browse files
committed
fix package name
1 parent 76f9499 commit c829962

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
# |version| and |release|, also used in various other places throughout the
8080
# built documents.
8181
#
82-
release = importlib_version("pyro")
82+
release = importlib_version("pyro-hydro")
8383

8484
# The short X.Y version.
8585
version = '.'.join(release.split('.')[:2])

0 commit comments

Comments
 (0)