重构项目

This commit is contained in:
2026-02-28 12:07:17 +08:00
parent f3c1fc98f7
commit c5a2ac3e24
7 changed files with 40 additions and 21 deletions

View File

@@ -4,11 +4,11 @@ build-backend = "setuptools.build_meta"
[project]
name = "py-enjoy"
version = "0.1.0"
version = "0.1.2"
authors = [
{ name = "mrzhou", email = "mrzhou@miw.cn" }
]
description = "jfinal-enjoy 5.2.2 的python 3.9.0 实现基于jpype1实现"
description = "jfinal-enjoy 5.2.2 的python 3.9.0 实现基于jpype1实现。 实现mrzhou@miw.cn"
readme = "README.md"
requires-python = ">=3.9"
classifiers = [