From 73fe01d6ae5a1f8818880da65199107b584681dd Mon Sep 17 00:00:00 2001 From: David Litvak Date: Thu, 22 Nov 2018 15:12:27 +0100 Subject: [PATCH] Bump to version 1.11.4 --- CHANGELOG.md | 2 ++ contentful/__init__.py | 2 +- docs/.buildinfo | 2 +- docs/_modules/contentful/array.html | 4 ++-- docs/_modules/contentful/asset.html | 4 ++-- docs/_modules/contentful/client.html | 4 ++-- docs/_modules/contentful/content_type.html | 4 ++-- .../contentful/content_type_cache.html | 4 ++-- .../contentful/content_type_field.html | 4 ++-- .../contentful/content_type_field_types.html | 10 +++++++--- docs/_modules/contentful/deleted_asset.html | 4 ++-- docs/_modules/contentful/deleted_entry.html | 4 ++-- docs/_modules/contentful/entry.html | 4 ++-- docs/_modules/contentful/errors.html | 4 ++-- docs/_modules/contentful/locale.html | 4 ++-- docs/_modules/contentful/resource.html | 4 ++-- .../_modules/contentful/resource_builder.html | 4 ++-- docs/_modules/contentful/space.html | 4 ++-- docs/_modules/contentful/sync_page.html | 4 ++-- docs/_modules/contentful/utils.html | 4 ++-- docs/_modules/index.html | 4 ++-- docs/contentful.html | 4 ++-- docs/genindex.html | 4 ++-- docs/index.html | 4 ++-- docs/modules.html | 4 ++-- docs/objects.inv | Bin 1087 -> 1087 bytes docs/py-modindex.html | 4 ++-- docs/search.html | 4 ++-- 28 files changed, 57 insertions(+), 51 deletions(-) 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