Skip to content

Commit 484caf3

Browse files
committed
version: release v0.4.1
Fixes to serve and offline build. Add html title to version dropdown button. Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent 88f9c00 commit 484caf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adi_doctools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from .role.interref import interref_repos_apply
1616
from .monkeypatch import monkeypatch_figure_numbers
1717

18-
__version__ = "0.4.0"
18+
__version__ = "0.4.1"
1919

2020

2121
def get_navigation_tree(app, context, pagename):

0 commit comments

Comments
 (0)