Skip to content

Commit 03afbfc

Browse files
authored
refactored doc (#29)
1 parent 8ebc3a7 commit 03afbfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
]
1212
source_suffix = ".rst"
1313
master_doc = "index"
14-
project = "datapilot"
14+
project = "datapilot-cli"
1515
year = "2024"
16-
author = "Anand Gupta"
16+
author = "Altimate Inc."
1717
copyright = f"{year}, {author}"
1818
version = release = "0.0.8"
1919

0 commit comments

Comments
 (0)