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

potiuk pushed a commit to branch update-link-rel-styles
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/update-link-rel-styles by this 
push:
     new e0e8b35952 fixup! Update link rel styles tag
e0e8b35952 is described below

commit e0e8b35952bb7e1b207a271cb143c2c43c9add90
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sun Jan 12 09:40:27 2025 +0100

    fixup! Update link rel styles tag
---
 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 b383314376..3bf4662a89 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.13'
+__version__ = '0.1.0'
 __version_full__ = __version__
 
 

Reply via email to