Skip to content

Commit 3098970

Browse files
authored
Update version string to 0.3.2 (#148)
1 parent 6555f6d commit 3098970

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.dev0"
6+
__version__ = "0.3.2"
77

88

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

0 commit comments

Comments
 (0)