Skip to content

Commit 33e8002

Browse files
authored
Upgrade sphinx airflow theme to 0.0.11 (#707)
1 parent cba2d31 commit 33e8002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx_airflow_theme/sphinx_airflow_theme/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from os import path
1919
from sphinx.application import Sphinx
2020

21-
__version__ = '0.0.10'
21+
__version__ = '0.0.11'
2222
__version_full__ = __version__
2323

2424

0 commit comments

Comments
 (0)