Skip to content

carabiner v0.1.2

Choose a tag to compare

@MaXiMo000 MaXiMo000 released this 22 Aug 19:10
· 36 commits to main since this release

First release published to PyPI.

pip install carabiner-sec        # installs the `carabiner` command

The PyPI name carabiner was already taken by an unrelated package, so the distribution is carabiner-sec. The command you type is unchanged.

Fixed since v0.1.0 — adding the landing page gave the repo a second top-level directory, and setuptools correctly refused to guess which one was the package. pip install . had worked locally right up until site/ existed. Packages are now declared explicitly, and CI builds the distribution and installs the wheel into a clean venv on every commit — a break that only appears at release is one that appears in front of users.

Published via PyPI trusted publishing over OIDC. No API token exists in this repository.