Skip to content

Commit 5749469

Browse files
RLS: v0.3.0
1 parent e6680a3 commit 5749469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydata_sphinx_theme/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from .bootstrap_html_translator import BootstrapHTML5Translator
99
import docutils
1010

11-
__version__ = "0.2.3dev0"
11+
__version__ = "0.3.0"
1212

1313

1414
def add_toctree_functions(app, pagename, templatename, context, doctree):

0 commit comments

Comments
 (0)