diff --git a/docs/.buildinfo b/docs/.buildinfo index f06275e3..be031637 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: 49749238a065d77350b44c8575c31844 +config: 2e207fe7f81b8cf5b818b238e1ed7d85 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_sources/whatsnew.rst.txt b/docs/_sources/whatsnew.rst.txt index 3d0de7aa..4ba965ac 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.6.2 - August 6, 2024 +----------------------- +* Fix string length calculation v1.6.1 - July 31, 2024 ---------------------- * Fix memory leak in connections diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index a32cbf76..10c6ae62 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '1.6.1', + VERSION: '1.6.2', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/api.html b/docs/api.html index 0c6777a3..6ca46de8 100644 --- a/docs/api.html +++ b/docs/api.html @@ -3,14 +3,14 @@
-