Skip to content

Commit 174b0d7

Browse files
authored
Update version string to 0.3.3.dev0 (#149)
1 parent 3098970 commit 174b0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

napari_sphinx_theme/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from .napari_code_theme import *
55

6-
__version__ = "0.3.2"
6+
__version__ = "0.3.3.dev0"
77

88

99
def update_templates(app, pagename, templatename, context, doctree):

0 commit comments

Comments
 (0)