==> git log -n1 <==
commit 142c973f4179e768164cd578951489e89021b29c
Author: Richard Zou <zou3519@users.noreply.github.com>
Date:   Tue Apr 30 19:22:19 2019 -0400

    Fix version handler in 1.1.0 docs. (#19977)
    
    Update the find & replace to be less restrictive. Will port this change
    to master to avoid problems in the future.
==> git describe --tags --dirty <==
v1.1.0
==> git status <==
HEAD detached at v1.1.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	conda_build.bat

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