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

Commit b79772f

Browse files
chore: release 1.5.0 (#146)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent b75cf0c commit b79772f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Changelog
2+
## [1.5.0](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.4...v1.5.0) (2021-10-11)
3+
4+
5+
### Features
6+
7+
* add context manager support in client ([#145](https://www.github.com/googleapis/python-billingbudgets/issues/145)) ([e8f1dc0](https://www.github.com/googleapis/python-billingbudgets/commit/e8f1dc09a5b932f00bc279d8510aa5518d68b98b))
8+
* add trove classifier for python 3.10 ([#149](https://www.github.com/googleapis/python-billingbudgets/issues/149)) ([b75cf0c](https://www.github.com/googleapis/python-billingbudgets/commit/b75cf0ca43929d6339647aa99e02ecc6e7f25c5c))
9+
210
### [1.4.4](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.3...v1.4.4) (2021-10-04)
311

412

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.4"
25+
version = "1.5.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)