File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 55 "url" : " https://pydata-sphinx-theme.readthedocs.io/en/latest/"
66 },
77 {
8- "name" : " 0.12 .0 (stable)" ,
8+ "name" : " 0.13 .0 (stable)" ,
99 "version" : " stable" ,
1010 "url" : " https://pydata-sphinx-theme.readthedocs.io/en/stable/"
1111 },
12+ {
13+ "name" : " 0.12.0" ,
14+ "version" : " v0.12.0" ,
15+ "url" : " https://pydata-sphinx-theme.readthedocs.io/en/v0.12.0/"
16+ },
1217 {
1318 "name" : " 0.11.0" ,
1419 "version" : " v0.11.0" ,
2328 "name" : " 0.9.0" ,
2429 "version" : " v0.9.0" ,
2530 "url" : " https://pydata-sphinx-theme.readthedocs.io/en/v0.9.0/"
26- },
27- {
28- "name" : " 0.8.1" ,
29- "version" : " v0.8.1" ,
30- "url" : " https://pydata-sphinx-theme.readthedocs.io/en/v0.8.1/"
3131 }
3232]
Original file line number Diff line number Diff line change 2727
2828from .translator import BootstrapHTML5TranslatorMixin
2929
30- __version__ = "0.13.0rc7dev0 "
30+ __version__ = "0.13.0 "
3131
3232logger = logging .getLogger (__name__ )
3333
You can’t perform that action at this time.
0 commit comments