File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.3.0] ( https://github.com/googleapis/python-deploy/compare/v1.2.1...v1.3.0 ) (2022-07-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * add audience parameter ([ 580906e] ( https://github.com/googleapis/python-deploy/commit/580906ef7eb335df2de5802c29fac08c3a231b80 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** require google-api-core>=1.32.0,>=2.8.0 ([ #109 ] ( https://github.com/googleapis/python-deploy/issues/109 ) ) ([ 580906e] ( https://github.com/googleapis/python-deploy/commit/580906ef7eb335df2de5802c29fac08c3a231b80 ) )
14
+ * require python 3.7+ ([ #111 ] ( https://github.com/googleapis/python-deploy/issues/111 ) ) ([ 5d60fe9] ( https://github.com/googleapis/python-deploy/commit/5d60fe95eda61d86cd08b1173ee2551594d6f94d ) )
15
+
3
16
## [ 1.2.1] ( https://github.com/googleapis/python-deploy/compare/v1.2.0...v1.2.1 ) (2022-06-03)
4
17
5
18
Original file line number Diff line number Diff line change 21
21
22
22
name = "google-cloud-deploy"
23
23
description = "Google Cloud Deploy API client library"
24
- version = "1.2.1 "
24
+ version = "1.3.0 "
25
25
url = "https://github.com/googleapis/python-deploy"
26
26
release_status = "Development Status :: 5 - Production/Stable"
27
27
dependencies = [
You can’t perform that action at this time.
0 commit comments