Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cfb4b94

Browse filesBrowse files
chore: release 1.0.0 (#39)
1 parent ce4eac5 commit cfb4b94
Copy full SHA for cfb4b94

File tree

Expand file treeCollapse file tree

2 files changed

+17
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+17
-1
lines changed

‎packages/google-cloud-billing-budgets/CHANGELOG.md

Copy file name to clipboardExpand all lines: packages/google-cloud-billing-budgets/CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
# Changelog
2+
## [1.0.0](https://www.github.com/googleapis/python-billingbudgets/compare/v0.4.0...v1.0.0) (2020-07-14)
3+
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
* migrate to use microgenerator (#38)
8+
9+
### Features
10+
11+
* migrate to use microgenerator ([#38](https://www.github.com/googleapis/python-billingbudgets/issues/38)) ([4480d7b](https://www.github.com/googleapis/python-billingbudgets/commit/4480d7b44bd659b385397a8d4707eae79832faa9))
12+
13+
14+
### Documentation
15+
16+
* add multiprocessing note ([#33](https://www.github.com/googleapis/python-billingbudgets/issues/33)) ([2fc2649](https://www.github.com/googleapis/python-billingbudgets/commit/2fc26490d54ed4bc5c2c074188533593fa863bb5))
17+
218
## [0.4.0](https://www.github.com/googleapis/python-billingbudgets/compare/v0.3.0...v0.4.0) (2020-05-18)
319

420

‎packages/google-cloud-billing-budgets/setup.py

Copy file name to clipboardExpand all lines: packages/google-cloud-billing-budgets/setup.py
+1-1Lines 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.4.0"
25+
version = "1.0.0"
2626
release_status = "Development Status :: 4 - Beta"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.21.0, < 2.0.0dev",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.