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

Commit d0f1af3

Browse files
chore(v0): release 0.1.4 (#90)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 9e542fe commit d0f1af3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.1.4](https://github.com/googleapis/python-debugger-client/compare/v0.1.3...v0.1.4) (2022-04-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require google-api-core >= 1.31.5, >= 2.3.2 on v0 release ([#79](https://github.com/googleapis/python-debugger-client/issues/79)) ([9e542fe](https://github.com/googleapis/python-debugger-client/commit/9e542fe9aaf5e0cc570d54b60c1b76482f06d20c))
9+
310
### [0.1.3](https://www.github.com/googleapis/python-debugger-client/compare/v0.1.2...v0.1.3) (2021-07-29)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-debugger-client"
2323
description = "Cloud Debugger API client library"
24-
version = "0.1.3"
24+
version = "0.1.4"
2525
release_status = "Development Status :: 4 - Beta"
2626
url = "https://github.com/googleapis/python-debugger-client"
2727
dependencies = [

0 commit comments

Comments
 (0)