We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f3f364 commit 9355c04Copy full SHA for 9355c04
docs/source/conf.py
@@ -29,7 +29,7 @@
29
author = "Critical Infrastructure Systems Lab (CIS), Cornell University"
30
31
# TODO: Show version and release in the documentation
32
-release = get_version(project)
+release = get_version("pownet")
33
version = ".".join(release.split(".")[:1])
34
35
# -- General configuration
0 commit comments