Skip to content

Commit 29a2fe8

Browse files
committed
chore: upgrade zensical to 0.0.30
1 parent 9307323 commit 29a2fe8

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<p align="center">
66
<a title="GitHub Stars" href="https://github.com/Explorer-Dong/wiki/stargazers" target="_blank"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/Explorer-Dong/wiki?style=flat&label=GitHub%20Stars"></a>
77
<a title="Python Version" href="https://python.org" target="_blank"><img src="https://img.shields.io/badge/Python-3.13+-aff" alt="Python Version"></a>
8-
<a title="Zensical Version" href="https://github.com/zensical/zensical" target="_blank"><img src="https://img.shields.io/badge/Zensical-0.0.29+-gold" alt="Mkdocs Material"></a>
8+
<a title="Zensical Version" href="https://github.com/zensical/zensical" target="_blank"><img src="https://img.shields.io/badge/Zensical-0.0.30+-gold" alt="Mkdocs Material"></a>
99
<a title="Ask DeepWiki" href="https://deepwiki.com/Explorer-Dong/wiki" target="_blank"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
1010
<a title="GitHub Actions Workflow Status" href="https://github.com/Explorer-Dong/wiki/actions/workflows/deploy_document.yml" target="_blank"><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/Explorer-Dong/wiki/deploy_document.yml?label=Deploy"></a>
1111
<a title="License" href="https://github.com/Explorer-Dong/wiki/blob/main/LICENSE" target="_blank"><img src="https://img.shields.io/github/license/Explorer-Dong/wiki.svg?style=flat&label=License" alt="License"></a>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ description = "Explorer Dong's Wiki"
55
readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
8-
"zensical>=0.0.29",
8+
"zensical>=0.0.30",
99
]

uv.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)