diff --git a/docs/.buildinfo b/docs/.buildinfo index 23cdfc3f..ccd4d9e1 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: a76753a2215e0deb0a5ec35ebfe50bd8 +config: ae0a4bdcb48e36655ef16247b419ac07 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_sources/whatsnew.rst.txt b/docs/_sources/whatsnew.rst.txt index b3144b8f..994eae13 100644 --- a/docs/_sources/whatsnew.rst.txt +++ b/docs/_sources/whatsnew.rst.txt @@ -5,6 +5,9 @@ This document outlines features and improvements from each release. .. note:: All releases before v1.0.0 are considered pre-release and are for non-production testing and evaluation, and may include changes to the API. +v1.3.1 - May 23, 2024 +--------------------- +* Fix ``encoding_errors=`` option v1.3.0 - May 10, 2024 --------------------- * Add ability to use iterables and queues as the source of ``LOCAL INFILE`` diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index 0ec80b77..517e52f0 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '1.3.0', + VERSION: '1.3.1', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/api.html b/docs/api.html index e0d71e23..de1f5ce0 100644 --- a/docs/api.html +++ b/docs/api.html @@ -3,14 +3,14 @@
-