We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38aefb4 commit b84c215Copy full SHA for b84c215
mpl_sphinx_theme/_version.py
@@ -5,4 +5,4 @@
5
# Distributed under the terms of the Modified BSD License.
6
7
version_info = (0, 0, 1)
8
-__version__ = ".".join(map(str, version_info))
+__version__ = ".".join(map(str, version_info))
0 commit comments