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