==> git log -n1 <==
commit c05bf1360899f9c7766e8b681b4498a7059f380d
Author: jlstevens <jlstevens@ed.ac.uk>
Date:   Mon Jul 6 16:42:17 2015 -0500

    Bumped version to 1.3.2

==> git describe --tags --dirty <==
v1.3.2

==> git status <==
# Not currently on any branch.
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	ANACONDA_DIST.txt
#	build/
nothing added to commit but untracked files present (use "git add" to track)

