v1.0.35
- 为BaseModel类方法添加返回类型提示 - 引入TypeVar T用于类型变量绑定 - 更新create/upsert/update等方法返回类型 这些修改提高了代码的类型安全性,使方法返回类型更明确。 chore: 更新项目版本至1.0.35 - 修改pyproject.toml中的版本号
- 为BaseModel类方法添加返回类型提示 - 引入TypeVar T用于类型变量绑定 - 更新create/upsert/update等方法返回类型 这些修改提高了代码的类型安全性,使方法返回类型更明确。 chore: 更新项目版本至1.0.35 - 修改pyproject.toml中的版本号