增加 addSharedFunction增加共享模板,并做测试

This commit is contained in:
2026-03-04 14:40:55 +08:00
parent c5a2ac3e24
commit fd7d7c5972
5 changed files with 88 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "py-enjoy"
version = "0.1.2"
version = "0.1.3"
authors = [
{ name = "mrzhou", email = "mrzhou@miw.cn" }
]