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

Commit

Permalink
chore: release 1.5.0 (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Oct 12, 2021
1 parent b75cf0c commit b79772f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# Changelog
## [1.5.0](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.4...v1.5.0) (2021-10-11)


### Features

* 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))
* 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))

### [1.4.4](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.3...v1.4.4) (2021-10-04)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-billing-budgets"
description = "Cloud Billing Budget API API client library"
version = "1.4.4"
version = "1.5.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit b79772f

Please sign in to comment.