Skip to content

Commit 2f1f60d

Browse files
1 parent e05610b commit 2f1f60d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-asset/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

55
[1]: https://pypi.org/project/google-cloud-asset/#history
66

7+
## [1.3.0](https://www.github.com/googleapis/python-asset/compare/v1.2.0...v1.3.0) (2020-06-25)
8+
9+
10+
### Features
11+
12+
* generate v1p5beta1 ([#47](https://www.github.com/googleapis/python-asset/issues/47)) ([207eff4](https://www.github.com/googleapis/python-asset/commit/207eff44c20122c326bc939551f0177574d706dc))
13+
14+
15+
### Bug Fixes
16+
17+
* update default retry configs ([#51](https://www.github.com/googleapis/python-asset/issues/51)) ([58f5d58](https://www.github.com/googleapis/python-asset/commit/58f5d58eba2f37af2a0161793fd61019a236cad3))
18+
719
## [1.2.0](https://www.github.com/googleapis/python-asset/compare/v1.1.0...v1.2.0) (2020-06-23)
820

921

packages/google-cloud-asset/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-asset"
2323
description = "Cloud Asset API API client library"
24-
version = "1.2.0"
24+
version = "1.3.0"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)