8000 chore(main): release 2.11.2 (#491) · googleapis/python-automl@b8dde52 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit b8dde52

Browse files
chore(main): release 2.11.2 (#491)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 0fd78dc commit b8dde52

File tree

7 files changed

+13
-6
lines changed

7 files changed

+13
-6
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "2.11.1"
2+
".": "2.11.2"
33
}
44

CHANGELOG.md

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

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

7+
## [2.11.2](https://github.com/googleapis/python-automl/compare/v2.11.1...v2.11.2) (2023-07-04)
8+
9+
10+
### Bug Fixes
11+
12+
* Add async context manager return types ([#490](https://github.com/googleapis/python-automl/issues/490)) ([0fd78dc](https://github.com/googleapis/python-automl/commit/0fd78dc06e133f2fc6a3e41373ea47f4b4ea898d))
13+
714
## [2.11.1](https://github.com/googleapis/python-automl/compare/v2.11.0...v2.11.1) (2023-03-23)
815

916

google/cloud/automl/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.11.1" # {x-release-please-version}
16+
__version__ = "2.11.2" # {x-release-please-version}

google/cloud/automl_v1/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.11.1" # {x-release-please-version}
16+
__version__ = "2.11.2" # {x-release-please-version}

google/cloud/automl_v1beta1/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.11.1" # {x-release-please-version}
16+
__version__ = "2.11.2" # {x-release-please-version}

samples/generated_samples/snippet_metadata_google.cloud.automl.v1.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-automl",
11-
"version": "0.1.0"
11+
"version": "2.11.2"
1212
},
1313
"snippets": [
1414
{

samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.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-automl",
11-
"version": "0.1.0"
11+
"version": "2.11.2"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)
0