We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4ec7b commit cbdd247Copy full SHA for cbdd247
sphinx_airflow_theme/sphinx_airflow_theme/__init__.py
@@ -18,7 +18,7 @@
18
from os import path
19
from sphinx.application import Sphinx
20
21
-__version__ = '0.0.7'
+__version__ = '0.0.8'
22
__version_full__ = __version__
23
24
0 commit comments