==> C:\cygwin64\bin\git.exe log -n1 <==
commit 7d527c9ad5e33496221bf879f5037d61df3c1334
Author: Charles Bousseau <16641587+cbouss@users.noreply.github.com>
Date:   Thu Feb 29 15:47:57 2024 -0500

    Fix_versioneer_config (#184)
    
    * move versioneer configuration to pyproject.toml
    
    * add back versioneer to setup.cfg
==> C:\cygwin64\bin\git.exe describe --tags --dirty <==
1.0.88
==> C:\cygwin64\bin\git.exe status <==
HEAD detached at 1.0.88
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	bld.bat
	build_env_setup.bat
	conda_build.bat
	metadata_conda_debug.yaml

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