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

Commit 81aee7a

Browse files
chore(v0): release 0.4.2 (#214)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent f46e868 commit 81aee7a

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+
## [0.4.2](https://github.com/googleapis/python-billingbudgets/compare/v0.4.1...v0.4.2) (2022-06-08)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** require protobuf<4.0.0 on v0 branch ([#213](https://github.com/googleapis/python-billingbudgets/issues/213)) ([f46e868](https://github.com/googleapis/python-billingbudgets/commit/f46e868a980b67a655c756d2897f81a7f4526f61))
8+
29
### [0.4.1](https://github.com/googleapis/python-billingbudgets/compare/v0.4.0...v0.4.1) (2022-04-01)
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 = "0.4.1"
25+
version = "0.4.2"
2626
release_status = "Development Status :: 4 - Beta"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.31.5, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0",

0 commit comments

Comments
 (0)