diff --git a/change_log.md b/change_log.md index cee6784..3e65828 100644 --- a/change_log.md +++ b/change_log.md @@ -1,3 +1,8 @@ +# 0.4.4 (github, pypi and conda: 2021.12.02) +* Introducing new pandas data types Float64Dtype and Float32Dtype when writing. + This requires pandas > 1.2.0. Python 3.6 taken out of wheels as there + is no 1.2.0 version. + # 0.4.3 (github, pypi and conda: 2021.11.30) * fixed bug when translating datetime to string when writing. diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index 1c71c6b..aff2031 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/html/.buildinfo b/docs/_build/html/.buildinfo index ab4be8f..42fe5cc 100644 --- a/docs/_build/html/.buildinfo +++ b/docs/_build/html/.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: b85e6b6110c6a913f94f009b21993df4 +config: ee2514f71394247031b13cf188824279 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_build/html/_static/documentation_options.js b/docs/_build/html/_static/documentation_options.js index 9bf3360..315e067 100644 --- a/docs/_build/html/_static/documentation_options.js +++ b/docs/_build/html/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.4.3', + VERSION: '0.4.4', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/_build/html/genindex.html b/docs/_build/html/genindex.html index 72cd059..6903451 100644 --- a/docs/_build/html/genindex.html +++ b/docs/_build/html/genindex.html @@ -3,7 +3,7 @@
-