==> git log -n1 <==
commit fe7d985f6421d87f613bd414479d29d912771562
Author: Stan Seibert <stan.seibert@continuum.io>
Date:   Thu Jan 2 11:50:41 2020 -0600

    update to final release date for 0.31.0
    
    Conflicts:
            CHANGE_LOG
==> git describe --tags --dirty <==
v0.31.0
==> git status <==
HEAD detached at v0.31.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)
