Update package version to 0.27.3

This commit is contained in:
2026-05-07 09:03:19 +03:00
parent dbd14cde6e
commit 1ae02e950a
4 changed files with 64 additions and 11 deletions
@@ -0,0 +1,11 @@
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
[build-system]
requires = [
"scikit-build-core>=0.11",
- "Cython>=3.1.6,<3.2.0"
+ "Cython"
]
build-backend = "scikit_build_core.build"