diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ad98fa..0b2baeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ [1]: https://pypi.org/project/grafeas/#history +### [1.1.4](https://www.github.com/googleapis/python-grafeas/compare/v1.1.3...v1.1.4) (2021-09-30) + + +### Bug Fixes + +* improper types in pagers generation ([ce7afa0](https://www.github.com/googleapis/python-grafeas/commit/ce7afa03c39588832beaa9a0307b79ba1fac88f6)) + ### [1.1.3](https://www.github.com/googleapis/python-grafeas/compare/v1.1.2...v1.1.3) (2021-09-24) diff --git a/setup.py b/setup.py index 70e0ef6..bdaee8d 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "grafeas" description = "Grafeas API client library" -version = "1.1.3" +version = "1.1.4" release_status = "Development Status :: 5 - Production/Stable" dependencies = [ # NOTE: Maintainers, please do not require google-api-core>=2.x.x