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