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

Commit 3bb87d0

Browse files
chore: release 1.4.3 (#139)
🤖 I have created a release \*beep\* \*boop\* --- ### [1.4.3](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.2...v1.4.3) (2021-09-24) ### Bug Fixes * add 'dict' annotation type to 'request' ([746a7a1](https://www.github.com/googleapis/python-billingbudgets/commit/746a7a13524217f5f0562ac35b963de17bea11bf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 746a7a1 commit 3bb87d0

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
### [1.4.3](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.2...v1.4.3) (2021-09-24)
3+
4+
5+
### Bug Fixes
6+
7+
* add 'dict' annotation type to 'request' ([746a7a1](https://www.github.com/googleapis/python-billingbudgets/commit/746a7a13524217f5f0562ac35b963de17bea11bf))
8+
29
### [1.4.2](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.1...v1.4.2) (2021-07-27)
310

411

setup.py

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

2323
name = "google-cloud-billing-budgets"
2424
description = "Cloud Billing Budget API API client library"
25-
version = "1.4.2"
25+
version = "1.4.3"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)