Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
chore: release 0.1.1 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jul 19, 2021
1 parent c3dacad commit cf3b882
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

### [0.1.1](https://www.github.com/googleapis/python-debugger-client/compare/v0.1.0...v0.1.1) (2021-07-14)


### Bug Fixes

* disable always_use_jwt_access ([#4](https://www.github.com/googleapis/python-debugger-client/issues/4)) ([cfca4f8](https://www.github.com/googleapis/python-debugger-client/commit/cfca4f85fa8e59d6767536ff016fa9ae5b9a1c97))

## 0.1.0 (2021-06-25)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-debugger-client"
description = "Cloud Debugger API client library"
version = "0.1.0"
version = "0.1.1"
release_status = "Development Status :: 4 - Beta"
url = "https://github.com/googleapis/python-debugger-client"
dependencies = [
Expand Down

0 comments on commit cf3b882

Please sign in to comment.