veritable-python 0.9.3 - May 2, 2012
    * Reduced row upload page size to 100 rows to improve upload reliability on large datasets

veritable-python 0.9.2 - April 23, 2012
    * Added Analysis.related_to()
    * Switched API.get_tables() and Table.get_analyses() to returning iterators rather than lists
    * Added checks for invalid schema column names

veritable-python 0.9.1 - April 17, 2012
    * Introduced prob_within and credible_values to api.Prediction
    * Deprecated utils.summarize
    * Bugfixes to schema validation, CSV parsing

veritable-python 0.9.0 - April 4, 2012
    * Initial release
