Update pyproject.toml

This commit is contained in:
Daniel Han-Chen 2024-02-07 03:18:02 +11:00
commit 9c3849fc1d

View file

@ -23,7 +23,7 @@ classifiers = [
]
[tool.setuptools.dynamic]
version = {attr = "unsloth.__version__"}
version = {attr = "unsloth.models._utils.__version__"}
[tool.setuptools]
include-package-data = false