Skip to content

Commit 9c5b708

Browse files
committed
version: release v0.4.2
Improve styling. Add pages actions dynamic content, starting with the edit page bottom. Enable alternative fetch urls. Remember scroll position to enhance user experience when checking pages out. Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent 0b3a599 commit 9c5b708

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.1"
18+
__version__ = "0.4.2"
1919

2020

2121
def get_navigation_tree(app, context, pagename):

0 commit comments

Comments
 (0)