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

Commit 170deb3

Browse files
chore(v0): release 0.4.1 (#192)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent b003202 commit 170deb3

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.1](https://github.com/googleapis/python-billingbudgets/compare/v0.4.0...v0.4.1) (2022-04-01)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** require google-api-core >= 1.31.5, >= 2.3.2 on v0 release ([#186](https://github.com/googleapis/python-billingbudgets/issues/186)) ([b003202](https://github.com/googleapis/python-billingbudgets/commit/b0032029a71ead1dd78affb29b09bd8ac0caf370))
8+
29
## [0.4.0](https://www.github.com/googleapis/python-billingbudgets/compare/v0.3.0...v0.4.0) (2020-05-18)
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.0"
25+
version = "0.4.1"
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)