Skip to content

Commit f5abb60

Browse files
committed
RLS: v0.2.2
1 parent ce9037f commit f5abb60

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.2dev0"
11+
__version__ = "0.2.2"
1212

1313

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

0 commit comments

Comments
 (0)