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

Commit 5811b7f

Browse files
chore(main): release 1.6.0 (#170)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent eaa109d commit 5811b7f

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
# Changelog
2+
## [1.6.0](https://github.com/googleapis/python-billingbudgets/compare/v1.5.1...v1.6.0) (2022-02-11)
3+
4+
5+
### Features
6+
7+
* add api key support ([#169](https://github.com/googleapis/python-billingbudgets/issues/169)) ([93a52a9](https://github.com/googleapis/python-billingbudgets/commit/93a52a9060968a95956f9ec5b7cd7a2ed0fcfce7))
8+
9+
10+
### Bug Fixes
11+
12+
* resolve DuplicateCredentialArgs error when using credentials_file ([be9f15e](https://github.com/googleapis/python-billingbudgets/commit/be9f15e147328f0e4dae4ebed94d8585fcb9097b))
13+
14+
15+
### Documentation
16+
17+
* add autogenerated code snippets ([5e02634](https://github.com/googleapis/python-billingbudgets/commit/5e026345b1cb9cc77359d7efd98a07ce498a7e74))
18+
* Formatting change from HTML to markdown; Additional clarifications ([#174](https://github.com/googleapis/python-billingbudgets/issues/174)) ([eaa109d](https://github.com/googleapis/python-billingbudgets/commit/eaa109d24a6af7ad014e8c5606c88c7432f022ff))
19+
220
### [1.5.1](https://www.github.com/googleapis/python-billingbudgets/compare/v1.5.0...v1.5.1) (2021-11-01)
321

422

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.5.1"
25+
version = "1.6.0"
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)