From 00ea19bbd0c21fabbf28aa8cab2c3d4cfd45ff85 Mon Sep 17 00:00:00 2001 From: Eric Charles Date: Sat, 18 Jan 2025 17:17:15 +0100 Subject: [PATCH] fix: build-version (#16) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cb99051..acbe4c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ file = "LICENSE" Home = "https://github.com/datalayer/jupyter-kernel-client" [tool.hatch.version] -path = "jupyter_kernel_client/__version__.py" +path = "jupyter_kernel_client/_version.py" [tool.pytest.ini_options] filterwarnings = [