8000 bump ver · sphinx-gallery/sphinx-gallery@9d5e4b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d5e4b5

Browse files
committed
bump ver
1 parent 1a1e728 commit 9d5e4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx_gallery/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
# dev versions should have "dev" in them, stable should not.
1010
# doc/conf.py makes use of this to set the version drop-down.
11-
__version__ = "0.17.1"
11+
__version__ = "0.18.dev0"
1212

1313

1414
def glr_path_static():

0 commit comments

Comments
 (0)
0