diff --git a/CHANGELOG.md b/CHANGELOG.md index c1b2adb..f818b2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # CHANGELOG ## Unreleased + +## v1.13.1 * Fixed a bug to retrieve an entry when raw_mode is enabled. ## v1.13.0 diff --git a/contentful/__init__.py b/contentful/__init__.py index ef393d1..5a833c5 100644 --- a/contentful/__init__.py +++ b/contentful/__init__.py @@ -11,6 +11,6 @@ from .content_type_field import ContentTypeField # noqa: F401 -__version__ = "1.13.0" +__version__ = "1.13.1" __author__ = "Contentful GmbH" __email__ = "bhushan.lodha@external.contentful.com" diff --git a/docs/.buildinfo b/docs/.buildinfo index a64f523..ac6e7ba 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: 318fd6b5ef852372c31e8cde7e8935f9 +config: e7a48687961991cbff5a961514d41a04 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/contentful/array.html b/docs/_modules/contentful/array.html index b00661c..73ee707 100644 --- a/docs/_modules/contentful/array.html +++ b/docs/_modules/contentful/array.html @@ -5,13 +5,13 @@ - contentful.array — Contentful 1.13.0 documentation + contentful.array — Contentful 1.13.1 documentation