We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e095094 commit fd7af05Copy full SHA for fd7af05
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.9'
+__version__ = '0.0.10'
22
__version_full__ = __version__
23
24
0 commit comments