We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3098970 commit 174b0d7Copy full SHA for 174b0d7
napari_sphinx_theme/__init__.py
@@ -3,7 +3,7 @@
3
4
from .napari_code_theme import *
5
6
-__version__ = "0.3.2"
+__version__ = "0.3.3.dev0"
7
8
9
def update_templates(app, pagename, templatename, context, doctree):
0 commit comments