diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ffd2ca..a692bab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +### [0.1.3](https://www.github.com/googleapis/python-debugger-client/compare/v0.1.2...v0.1.3) (2021-07-29) + + +### Bug Fixes + +* enable self signed jwt for grpc ([#14](https://www.github.com/googleapis/python-debugger-client/issues/14)) ([7b1faea](https://www.github.com/googleapis/python-debugger-client/commit/7b1faea9588b66d46bf51da09d337ba90ec7090f)) + + +### Documentation + +* add Samples section to CONTRIBUTING.rst ([#10](https://www.github.com/googleapis/python-debugger-client/issues/10)) ([4e55f78](https://www.github.com/googleapis/python-debugger-client/commit/4e55f78e0dfbc4cc804dce8d048c502bdd972ab7)) + + +### Miscellaneous Chores + +* release as 0.1.3 ([#15](https://www.github.com/googleapis/python-debugger-client/issues/15)) ([bdc4b8f](https://www.github.com/googleapis/python-debugger-client/commit/bdc4b8f52863c4993dcc8648e0fa50ba1654e3ff)) + ### [0.1.2](https://www.github.com/googleapis/python-debugger-client/compare/v0.1.1...v0.1.2) (2021-07-21) diff --git a/setup.py b/setup.py index 27b5fd2..ef43ed8 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-debugger-client" description = "Cloud Debugger API client library" -version = "0.1.2" +version = "0.1.3" release_status = "Development Status :: 4 - Beta" url = "https://github.com/googleapis/python-debugger-client" dependencies = [