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
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 582fc48

Browse filesBrowse files
chore(main): release 2.11.3
1 parent e146232 commit 582fc48
Copy full SHA for 582fc48

File tree

Expand file treeCollapse file tree

7 files changed

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

7 files changed

+13
-6
lines changed

‎.release-please-manifest.json

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

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines 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.3](https://github.com/googleapis/python-automl/compare/v2.11.2...v2.11.3) (2023-09-11)
8+
9+
10+
### Documentation
11+
12+
* Minor formatting ([e146232](https://github.com/googleapis/python-automl/commit/e1462325c948e800edc93ba45f437d3e66cb5556))
13+
714
## [2.11.2](https://github.com/googleapis/python-automl/compare/v2.11.1...v2.11.2) (2023-07-04)
815

916

‎google/cloud/automl/gapic_version.py

Copy file name to clipboardExpand all lines: google/cloud/automl/gapic_version.py
+1-1Lines 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.2" # {x-release-please-version}
16+
__version__ = "2.11.3" # {x-release-please-version}

‎google/cloud/automl_v1/gapic_version.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/gapic_version.py
+1-1Lines 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.2" # {x-release-please-version}
16+
__version__ = "2.11.3" # {x-release-please-version}

‎google/cloud/automl_v1beta1/gapic_version.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/gapic_version.py
+1-1Lines 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.2" # {x-release-please-version}
16+
__version__ = "2.11.3" # {x-release-please-version}

‎samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json

Copy file name to clipboardExpand all lines: samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json
+1-1Lines 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.3"
1212
},
1313
"snippets": [
1414
{

‎samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json

Copy file name to clipboardExpand all lines: samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json
+1-1Lines 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.3"
1212
},
1313
"snippets": [
1414
{

0 commit comments

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