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

Commit bef9509

Browse files
chore: release 0.3.0 (#21)
1 parent b7c3605 commit bef9509

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
## [0.3.0](https://www.github.com/googleapis/python-billingbudgets/compare/v0.2.0...v0.3.0) (2020-03-18)
3+
4+
5+
### Features
6+
7+
* release to beta ([#15](https://www.github.com/googleapis/python-billingbudgets/issues/15)) ([b7c3605](https://www.github.com/googleapis/python-billingbudgets/commit/b7c36056d166fef72aacc80773868c447bf8c1b4))
8+
29
## 0.2.0
310

411
12-12-2019 12:36 PST
@@ -21,4 +28,3 @@
2128

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

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 = "0.2.0"
25+
version = "0.3.0"
2626
release_status = "Development Status :: 4 - Beta"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",

0 commit comments

Comments
 (0)