X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=pyproject.toml;h=90fedc9b69e979fdcfe14e81fcd2170d27348bed;hb=3bf7d754c5ed0fee383f95e5eb9400fa3ad79c5d;hp=f88f17571b8780fd85799cd6f198effb8ada9b96;hpb=41484a3aa28cbf65c8047c27e8d55c0721c038d2;p=python-musicpdaio.git diff --git a/pyproject.toml b/pyproject.toml index f88f175..90fedc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,4 +22,4 @@ sphinx = ["Sphinx>=5.3.0"] requires = ["setuptools>=61.0.0"] [tool.setuptools.dynamic] -version = {attr = "mpdaio.VERSION"} +version = {attr = "mpdaio.const.VERSION"}