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

Commit 240c956

Browse files
chore: release 1.4.0 (#113)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.4.0](https://www.github.com/googleapis/python-billingbudgets/compare/v1.3.0...v1.4.0) (2021-07-12) ### Features * bump release level to production/stable ([#97](https://www.github.com/googleapis/python-billingbudgets/issues/97)) ([7a7080f](https://www.github.com/googleapis/python-billingbudgets/commit/7a7080fa3a50d4bf211123bfabc7cbf47946474b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 7a7080f commit 240c956

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+
## [1.4.0](https://www.github.com/googleapis/python-billingbudgets/compare/v1.3.0...v1.4.0) (2021-07-12)
3+
4+
5+
### Features
6+
7+
* bump release level to production/stable ([#97](https://www.github.com/googleapis/python-billingbudgets/issues/97)) ([7a7080f](https://www.github.com/googleapis/python-billingbudgets/commit/7a7080fa3a50d4bf211123bfabc7cbf47946474b))
8+
29
## [1.3.0](https://www.github.com/googleapis/python-billingbudgets/compare/v1.2.0...v1.3.0) (2021-06-30)
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 = "1.3.0"
25+
version = "1.4.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.26.0, <2.0.0dev",

0 commit comments

Comments
 (0)