==> /opt/conda/bin/git log -n1 <==
commit f3014ca93e7b4b861898911f4517f20ff10bd7d0
Merge: 00a344f 8c8f542
Author: Jim Shaw <jimshawster@gmail.com>
Date:   Wed Jan 28 00:30:37 2026 -0500

    Merge pull request #15 from bluenote-1577/v0.4.0
    
    v0.4.0 merging into main branch
==> /opt/conda/bin/git describe --tags --dirty <==
v0.4.0
==> /opt/conda/bin/git status <==
HEAD detached at v0.4.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

nothing added to commit but untracked files present (use "git add" to track)
