You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/04/25 19:20:13 UTC

[airflow-site] branch bump-to-new-theme-version created (now 17bad287f)

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

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


      at 17bad287f Bump theme to switch to Matomo

This branch includes the following new commits:

     new 17bad287f Bump theme to switch to Matomo

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[airflow-site] 01/01: Bump theme to switch to Matomo

Posted by po...@apache.org.
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 <ja...@potiuk.com>
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__