8000 chore(main): release 1.7.0 (#222) · googleapis/google-cloud-python@dc4cdba · GitHub
[go: up one dir, main page]

Skip to content

Commit dc4cdba

Browse files
chore(main): release 1.7.0 (#222)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent fee6c63 commit dc4cdba

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/google-cloud-billing-budgets/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
# Changelog
2+
## [1.7.0](https://github.com/googleapis/python-billingbudgets/compare/v1.6.2...v1.7.0) (2022-07-16)
3+
4+
5+
### Features
6+
7+
* add audience parameter ([9d7070a](https://github.com/googleapis/python-billingbudgets/commit/9d7070a22a09e91144e41c6582ebcc0fabd78517))
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#219](https://github.com/googleapis/python-billingbudgets/issues/219)) ([9d7070a](https://github.com/googleapis/python-billingbudgets/commit/9d7070a22a09e91144e41c6582ebcc0fabd78517))
13+
* require python 3.7+ ([#221](https://github.com/googleapis/python-billingbudgets/issues/221)) ([c9aa3b2](https://github.com/googleapis/python-billingbudgets/commit/c9aa3b2fcce0f5216cebc5883d6e2be46f743d9d))
14+
215
## [1.6.2](https://github.com/googleapis/python-billingbudgets/compare/v1.6.1...v1.6.2) (2022-06-03)
316

417

packages/google-cloud-billing-budgets/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-billing-budgets"
2323
description = "Cloud Billing Budget API API client library"
24-
version = "1.6.2"
24+
version = "1.7.0"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)
0