==> C:\cygwin64\bin\git.exe log -n1 <==
commit b99b571f98d775a1a7bc28f9fea5e5abcd56af7b
Author: Daniel RodrÃ­guez <sadasant@users.noreply.github.com>
Date:   Fri Oct 20 16:07:51 2023 -0400

    Release v0.4.0 (#343)
    
    * v0.2.0
    
    * v0.4.0
==> C:\cygwin64\bin\git.exe describe --tags --dirty <==
v0.4.0
==> C:\cygwin64\bin\git.exe status <==
HEAD detached at v0.4.0
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)
