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

Commit d33f57a

Browse files
chore: release 0.4.0 (#29)
* updated CHANGELOG.md [ci skip] * updated setup.cfg [ci skip] * updated setup.py [ci skip] Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 49b6e2a commit d33f57a

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+
## [0.4.0](https://www.github.com/googleapis/python-billingbudgets/compare/v0.3.0...v0.4.0) (2020-05-18)
3+
4+
5+
### Features
6+
7+
* refreshes beta release ([#28](https://www.github.com/googleapis/python-billingbudgets/issues/28)) ([49b6e2a](https://www.github.com/googleapis/python-billingbudgets/commit/49b6e2a22a207e2a0c8dfc34dce7df7891003156))
8+
29
## [0.3.0](https://www.github.com/googleapis/python-billingbudgets/compare/v0.2.0...v0.3.0) (2020-03-18)
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 = "0.3.0"
25+
version = "0.4.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)