.envrc
.gitignore
.tool-versions
LICENSE.txt
Makefile
README.md
VERSION
bump_version.py
flake.lock
flake.nix
release.sh
setup.py
shtuff.py
.github/workflows/ci.yaml
nix/default.nix
nix/package.nix
nix/treefmt.nix
shtuff.egg-info/PKG-INFO
shtuff.egg-info/SOURCES.txt
shtuff.egg-info/dependency_links.txt
shtuff.egg-info/entry_points.txt
shtuff.egg-info/requires.txt
shtuff.egg-info/top_level.txt
tests/__init__.py
tests/test_bump_version.py
tests/test_shtuff.py