==> git log -n1 <==
commit 29cbb28e40f21b617698b3d656d222c0ac49589f
Author: Thomas Kluyver <takowl@gmail.com>
Date:   Mon Apr 27 12:02:00 2015 -0700

    Bump version number to 0.3

==> git describe --tags --dirty <==
0.3

==> git status <==
HEAD detached at 0.3
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	IRdisplay_0.3.zip
	bld.bat

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

