Skip to content

Commit 9355c04

Browse files
committed
Update conf.py
1 parent 2f3f364 commit 9355c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
author = "Critical Infrastructure Systems Lab (CIS), Cornell University"
3030

3131
# TODO: Show version and release in the documentation
32-
release = get_version(project)
32+
release = get_version("pownet")
3333
version = ".".join(release.split(".")[:1])
3434

3535
# -- General configuration

0 commit comments

Comments
 (0)