File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) 2015-2021 Matthias Geier
1+ Copyright (c) 2015-2022 Matthias Geier
22
33Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1+ Version 0.8.9 -- 2022-06-04 -- PyPI __ -- diff __
2+ * CSS: support tables in widgets
3+ * Avoid empty "raw" directive
4+
5+ __ https://pypi.org/project/nbsphinx/0.8.9/
6+ __ https://github.com/spatialaudio/nbsphinx/compare/0.8.8...0.8.9
7+
18Version 0.8.8 -- 2021-12-31 -- PyPI __ -- diff __
29 * Support for the ``sphinx_codeautolink `` extension
310 * Basic support for the ``text `` builder
Original file line number Diff line number Diff line change 2323https://nbsphinx.readthedocs.io/
2424
2525"""
26- __version__ = '0.8.8 '
26+ __version__ = '0.8.9 '
2727
2828import collections .abc
2929import copy
You can’t perform that action at this time.
0 commit comments