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

Commit 3c496cf

Browse files
chore: release 1.1.1 (#63)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8da28a3 commit 3c496cf

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.1.1](https://www.github.com/googleapis/python-billingbudgets/compare/v1.1.0...v1.1.1) (2021-02-12)
3+
4+
5+
### Bug Fixes
6+
7+
* remove grpc send/recv limit ([#62](https://www.github.com/googleapis/python-billingbudgets/issues/62)) ([62cd894](https://www.github.com/googleapis/python-billingbudgets/commit/62cd894af1cc1aeaca48725dcd4665c8ce48df20))
8+
29
## [1.1.0](https://www.github.com/googleapis/python-billingbudgets/compare/v1.0.1...v1.1.0) (2020-11-05)
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.1.0"
25+
version = "1.1.1"
2626
release_status = "Development Status :: 4 - Beta"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev",

0 commit comments

Comments
 (0)