diff --git a/CHANGELOG.md b/CHANGELOG.md index 6508e5f..1be23e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +## v1.12.1 +### Fixed +* Fixed project description for PyPI. + ## v1.12.0 ### Added * Added `timeout_s` to Client. [#46](https://github.com/contentful/contentful.py/pull/46) diff --git a/contentful/__init__.py b/contentful/__init__.py index dcb26d6..4ae1e69 100644 --- a/contentful/__init__.py +++ b/contentful/__init__.py @@ -11,6 +11,6 @@ from .content_type_field import ContentTypeField # noqa: F401 -__version__ = "1.12.0" +__version__ = "1.12.1" __author__ = "Contentful GmbH (David Litvak Bruno)" __email__ = "david.litvak@contentful.com" diff --git a/docs/.buildinfo b/docs/.buildinfo index c550265..a039e04 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: e5e939ff4398b10a30bca0de4b1d368b +config: 7afe939f5567c54f221557ac2a2f6b43 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/contentful/array.html b/docs/_modules/contentful/array.html index dbb858f..c5e7d63 100644 --- a/docs/_modules/contentful/array.html +++ b/docs/_modules/contentful/array.html @@ -5,13 +5,13 @@ - contentful.array — Contentful 1.12.0 documentation + contentful.array — Contentful 1.12.1 documentation