carabiner v0.1.2
First release published to PyPI.
pip install carabiner-sec # installs the `carabiner` commandThe 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.