diff --git a/cli/dist/zshell-0.1.0-py3-none-any.whl b/cli/dist/zshell-0.1.0-py3-none-any.whl index 99281d0..f7c525e 100644 Binary files a/cli/dist/zshell-0.1.0-py3-none-any.whl and b/cli/dist/zshell-0.1.0-py3-none-any.whl differ diff --git a/cli/pyproject.toml b/cli/pyproject.toml index 7912164..8e27589 100644 --- a/cli/pyproject.toml +++ b/cli/pyproject.toml @@ -24,7 +24,7 @@ only-include = [ ] [tool.hatch.build.targets.wheel] -packages = ["src/zshell"] +packages = ["zshell"] include = ["src/zshell/assets/**/*"] [tool.ruff] diff --git a/cli/src/zshell/subcommands/__pycache__/scheme.cpython-313.pyc b/cli/src/zshell/subcommands/__pycache__/scheme.cpython-313.pyc index 014ca75..5e2d3e2 100644 Binary files a/cli/src/zshell/subcommands/__pycache__/scheme.cpython-313.pyc and b/cli/src/zshell/subcommands/__pycache__/scheme.cpython-313.pyc differ