fix: 修复了test的部分错误

This commit is contained in:
mayge
2025-10-20 11:50:10 -04:00
parent 3294de2117
commit c17ecc24ca
4 changed files with 10 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "ovf"
version = "0.1.5"
version = "0.1.6"
description = "A package for orthonormal basis and rational function fitting"
authors = [
{name = "M4yGem1ni", email = "M4yGem1ni@outlook.com"}