==> git log -n1 <==
commit dfaa61c7a9e47d9ba541b3f2ee478eb14202b274
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Wed Nov 1 23:11:09 2017 +0530

    Bump version to 2.0.0
==> git describe --tags --dirty <==
2.0.0
==> git status <==
# Not currently on any branch.
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	build/
#	conda_build.sh
#	record.txt
nothing added to commit but untracked files present (use "git add" to track)
