File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1515- Added optional integration with sphinx-design badges [ gh-35 ] ( https://github.com/melissawm/sphinx-tags/pull/35 )
1616- Added support for symlinked sources [ gh-37 ] ( https://github.com/melissawm/sphinx-tags/pull/37 )
1717- Documentation improvements [ gh-41 ] ( https://github.com/melissawm/sphinx-tags/pull/41 )
18+
19+ ## Version 0.2.1 (June 28, 2023)
20+
21+ - Added support for tagging Jupyter Notebooks using ` nbsphinx ` [ gh-51 ] ( https://github.com/melissawm/sphinx-tags/pull/51 )
Original file line number Diff line number Diff line change 1111from sphinx .util .docutils import SphinxDirective
1212from sphinx .util .logging import getLogger
1313
14- __version__ = "0.2.1dev "
14+ __version__ = "0.2.1 "
1515
1616logger = getLogger ("sphinx-tags" )
1717
You can’t perform that action at this time.
0 commit comments