Skip to content

Commit dbab28f

Browse files
author
Carmine DiMascio
committed
update doc config
1 parent d0024ca commit dbab28f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
author = 'Carmine M DiMascio'
2424

2525
# The short X.Y version
26-
version = ''
26+
version = '1.4'
2727
# The full version, including alpha/beta/rc tags
28-
release = '1.2.0'
28+
release = '1.4.1'
2929

3030
# -- General configuration ---------------------------------------------------
3131

@@ -99,7 +99,7 @@
9999
#
100100
# html_sidebars = {}
101101
html_sidebars = {
102-
'**': ['sidebar.html', 'localtoc.html', 'relations.html', 'sourcelink.html', 'searchbox.html']
102+
'**': ['sidebar.html', 'localtoc.html', 'relations.html', 'sourcelink.html', 'searchbox.html']
103103
}
104104

105105

0 commit comments

Comments
 (0)