==> git log -n1 <==
commit bacbc5818bdc9d776e10a6ab7587ce5967f23d19
Author: Matthew Basset <mbasset@users.noreply.github.com>
Date:   Wed Jun 14 15:36:36 2017 -0400

    Add test support for python 3.6. (#90)
    
    * Add test support for python 3.6.
    Raise error when over 1000000 rows when fetching tables with paginate
    Pandas fix for newer pandas version.
    Bump package version 3.2.0
    
    * The newest version of requests breaks the package.
    
    * casing
    
    * minor correction.
    
    * Donâ€™t need this step.
==> git describe --tags --dirty <==
v3.2.0
==> git status <==
HEAD detached at v3.2.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	record.txt

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