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.
2 parents 797f61d + 375933d commit 3b37c81Copy full SHA for 3b37c81
mpl_sphinx_theme/__init__.py
@@ -1,4 +1,4 @@
1
-from ._version import __version__
+from ._version import version_info, __version__
2
3
from os import path
4
0 commit comments