Index: pyproject.toml
--- pyproject.toml.orig
+++ pyproject.toml
@@ -2,7 +2,7 @@
 requires = [
     "setuptools",
     "Cython>=3.1",
-    "versioneer[toml]==0.28",
+    "versioneer[toml]",
     # tomli is used by versioneer
     "tomli; python_version < '3.11'",
 ]
