Skip to content

Commit cf9cecb

Browse files
committed
MAINT: Bump version
1 parent f17a6bc commit cf9cecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sphinx_gallery/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import os
77
# dev versions should have "dev" in them, stable should not.
88
# doc/conf.py makes use of this to set the version drop-down.
9-
__version__ = '0.12.0'
9+
__version__ = '0.12.1'
1010

1111

1212
def glr_path_static():

0 commit comments

Comments
 (0)