Skip to content

Commit dcbb5eb

Browse files
committed
fix project name
1 parent b45bf4e commit dcbb5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# -- Project information -----------------------------------------------------
88
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
99

10-
project = 'cirun-py'
10+
project = 'cirun'
1111
copyright = f'{datetime.utcnow().year}, Cirun Labs'
1212
author = 'Amit Kumar'
1313
release = cirun.__version__

0 commit comments

Comments
 (0)