Skip to content

Commit

Permalink
chore: release 0.3.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 18, 2020
1 parent 971bd2f commit c68290d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion packages/google-cloud-billing-budgets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelog
## [0.3.0](https://www.github.com/googleapis/python-billingbudgets/compare/v0.2.0...v0.3.0) (2020-03-18)


### Features

* release to beta ([#15](https://www.github.com/googleapis/python-billingbudgets/issues/15)) ([b7c3605](https://www.github.com/googleapis/python-billingbudgets/commit/b7c36056d166fef72aacc80773868c447bf8c1b4))

## 0.2.0

12-12-2019 12:36 PST
Expand All @@ -21,4 +28,3 @@

### Documentation
- Add Python 2 sunset banner (via synth). ([#9813](https://github.com/googleapis/google-cloud-python/pull/9813))

2 changes: 1 addition & 1 deletion packages/google-cloud-billing-budgets/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 = "0.2.0"
version = "0.3.0"
release_status = "Development Status :: 4 - Beta"
dependencies = [
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",
Expand Down

0 comments on commit c68290d

Please sign in to comment.