We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f17a6bc commit cf9cecbCopy full SHA for cf9cecb
1 file changed
sphinx_gallery/__init__.py
@@ -6,7 +6,7 @@
6
import os
7
# dev versions should have "dev" in them, stable should not.
8
# doc/conf.py makes use of this to set the version drop-down.
9
-__version__ = '0.12.0'
+__version__ = '0.12.1'
10
11
12
def glr_path_static():
0 commit comments