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 f2a2492

Browse filesBrowse files
chore(main): release 1.3.0 (googleapis#112)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 580906e commit f2a2492
Copy full SHA for f2a2492

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+14
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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+
316
## [1.2.1](https://github.com/googleapis/python-deploy/compare/v1.2.0...v1.2.1) (2022-06-03)
417

518

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-deploy"
2323
description = "Google Cloud Deploy API client library"
24-
version = "1.2.1"
24+
version = "1.3.0"
2525
url = "https://github.com/googleapis/python-deploy"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [

0 commit comments

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