==> git log -n1 <==
commit 5bd65f0a261c6fc4321d4dd49efac92f72113367
Author: Naveen Arunachalam <notatroll.troll@gmail.com>
Date:   Fri Oct 29 13:46:56 2021 -0400

    Update version number to 1.6.0
==> git describe --tags --dirty <==
v1.1.6-alpha-2-g5bd65f0
==> git status <==
On branch master
Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh

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