diff --git a/CHANGELOG.md b/CHANGELOG.md index d790ab0..fdaa07c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.0.1](https://www.github.com/googleapis/python-debugger-client/compare/v1.0.0...v1.0.1) (2021-09-24) + + +### Bug Fixes + +* add 'dict' annotation type to 'request' ([6387d7c](https://www.github.com/googleapis/python-debugger-client/commit/6387d7c589f7c04f0d832b7976b5fa7d64956d99)) + ## [1.0.0](https://www.github.com/googleapis/python-debugger-client/compare/v0.1.3...v1.0.0) (2021-08-03) diff --git a/setup.py b/setup.py index d92652e..94c85bb 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-debugger-client" description = "Cloud Debugger API client library" -version = "1.0.0" +version = "1.0.1" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-debugger-client" dependencies = [