This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch bump-to-new-theme-version
in repository https://gitbox.apache.org/repos/asf/airflow-site.git

commit 17bad287f9fbe6a926ba617e99c94d231d5fec37
Author: Jarek Potiuk <[email protected]>
AuthorDate: Mon Apr 25 21:17:26 2022 +0200

    Bump theme to switch to Matomo
---
 sphinx_airflow_theme/sphinx_airflow_theme/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sphinx_airflow_theme/sphinx_airflow_theme/__init__.py 
b/sphinx_airflow_theme/sphinx_airflow_theme/__init__.py
index fec4796bf..a920e6a25 100644
--- a/sphinx_airflow_theme/sphinx_airflow_theme/__init__.py
+++ b/sphinx_airflow_theme/sphinx_airflow_theme/__init__.py
@@ -18,7 +18,7 @@
 from os import path
 from sphinx.application import Sphinx
 
-__version__ = '0.0.7'
+__version__ = '0.0.8'
 __version_full__ = __version__
 
 

Reply via email to