==> git log -n1 <==
commit fff2adc568fbfa3ff1b8f42b7ebbfe8043e674ba
Author: ericvautour-quandl <33837653+ericvautour-quandl@users.noreply.github.com>
Date:   Tue Jul 3 11:20:00 2018 -0400

    Fixing date types (#110)
    
    * Fixing date types
    
    * CP-6050: Extra space
    
    * CP-6050: Testing
    
    * CP-6050: conditional with some debug
    
    * CP-6050: More testing
    
    * CP-6050: Try to figure out why order is not correct
    
    * CP-6050: Try to figure out why order is not correct
    
    * CP-6050: Try to figure out why order is not correct
    
    * CP-6050: Trying to fix order
    
    * CP-6050: Try with objects
    
    * CP-6050: Try with string
    
    * CP-6050: Cleaned up code
    
    * CP-6050: Numpy no longer supports Python v3.3
    
    * CP-6050: Removed py3.3 from tests, bumbed version in tests
    
    * CP-6050: Bumped minor version
==> git describe --tags --dirty <==
v3.4.0
==> git status <==
HEAD detached at v3.4.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	conda_build.sh
	record.txt

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