Fixed * Ensure markdown is used for pypi description
0.3.0
Fixed * Prevent wasted CPU cycles on long searches by sleeping for 1 second after each result check
Changed * Bind some vars to make them visible in case of exception
0.2.1
Fixed * Tests failing in Python 3
0.2.0
Added * More test coverage
Changed * Splunk class version method is now a property * Updated README with correct usage and how to install * Setup.py adds more packaging information
Fixed * Bad Splunk logins are now caught and handled for real this time