Skip to content

Commit a03a6e3

Browse files
authored
Bump theme version (#1104)
1 parent de0818f commit a03a6e3

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.13'
21+
__version__ = '0.1.0'
2222
__version_full__ = __version__
2323

2424

0 commit comments

Comments
 (0)