diff --git a/CHANGELOG.md b/CHANGELOG.md index 016c5db..fb3ce77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # CHANGELOG ## Unreleased + +## v1.11.4 ### Fixed * Entries that had already been processed when coercing RichText fields are now properly omitted. [#41](https://github.com/contentful/contentful.py/issues/41) diff --git a/contentful/__init__.py b/contentful/__init__.py index 06455f9..99495c0 100644 --- a/contentful/__init__.py +++ b/contentful/__init__.py @@ -11,6 +11,6 @@ from .content_type_field import ContentTypeField # noqa: F401 -__version__ = "1.11.3" +__version__ = "1.11.4" __author__ = "Contentful GmbH (David Litvak Bruno)" __email__ = "david.litvak@contentful.com" diff --git a/docs/.buildinfo b/docs/.buildinfo index 3c3591d..49313b9 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: 27b19d1f9c95d0a78a0f62bbca9eecff +config: 7c93426a9f450883ed5fb50eaf8e3d11 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/contentful/array.html b/docs/_modules/contentful/array.html index de0f617..1c6a218 100644 --- a/docs/_modules/contentful/array.html +++ b/docs/_modules/contentful/array.html @@ -5,13 +5,13 @@ - contentful.array — Contentful 1.11.3 documentation + contentful.array — Contentful 1.11.4 documentation