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 184297b

Browse filesBrowse files
chore(main): release 1.4.0 (googleapis#134)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c271ac1 commit 184297b
Copy full SHA for 184297b

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+13
-1
lines changed

‎CHANGELOG.md

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

3+
## [1.4.0](https://github.com/googleapis/python-deploy/compare/v1.3.1...v1.4.0) (2022-09-29)
4+
5+
6+
### Features
7+
8+
* Publish new JobRun resource and associated methods for Google Cloud Deploy ([#133](https://github.com/googleapis/python-deploy/issues/133)) ([03ab410](https://github.com/googleapis/python-deploy/commit/03ab410ee01e20e3d1051fa8d8003300c871d82c))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Require protobuf >= 3.20.2 ([#135](https://github.com/googleapis/python-deploy/issues/135)) ([c271ac1](https://github.com/googleapis/python-deploy/commit/c271ac1163bda6cc415c41c0a2651a7f72dd40fe))
14+
315
## [1.3.1](https://github.com/googleapis/python-deploy/compare/v1.3.0...v1.3.1) (2022-08-11)
416

517

‎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.3.1"
24+
version = "1.4.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.