8000 chore(main): release 2.9.1 (#318) · googleapis/google-cloud-python@ff5aab7 · GitHub
[go: up one dir, main page]

Skip to content

Commit ff5aab7

Browse files
chore(main): release 2.9.1 (#318)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2059124 commit ff5aab7

File tree

7 files changed

+18
-6
lines changed

7 files changed

+18
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.9.0"
2+
".": "2.9.1"
33
}

packages/google-cloud-talent/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-talent/#history
66

7+
## [2.9.1](https://github.com/googleapis/python-talent/compare/v2.9.0...v2.9.1) (2023-01-23)
8+
9+
10+
### Bug Fixes
11+
12+
* Add context manager return types ([6cdd484](https://github.com/googleapis/python-talent/commit/6cdd4842ce25bea440b4baa5eda5d15449625e2f))
13+
14+
15+
### Documentation
16+
17+
* Add documentation for enums ([6cdd484](https://github.com/googleapis/python-talent/commit/6cdd4842ce25bea440b4baa5eda5d15449625e2f))
18+
719
## [2.9.0](https://github.com/googleapis/python-talent/compare/v2.8.0...v2.9.0) (2023-01-10)
820

921

packages/google-cloud-talent/google/cloud/talent/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.9.0" # {x-release-please-version}
16+
__version__ = "2.9.1" # {x-release-please-version}

packages/google-cloud-talent/google/cloud/talent_v4/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.9.0" # {x-release-please-version}
16+
__version__ = "2.9.1" # {x-release-please-version}

packages/google-cloud-talent/google/cloud/talent_v4beta1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.9.0" # {x-release-please-version}
16+
__version__ = "2.9.1" # {x-release-please-version}

packages/google-cloud-talent/samples/generated_samples/snippet_metadata_google.cloud.talent.v4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-talent",
11-
"version": "0.1.0"
11+
"version": "2.9.1"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-talent/samples/generated_samples/snippet_metadata_google.cloud.talent.v4beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-talent",
11-
"version": "0.1.0"
11+
"version": "2.9.1"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)
0