Skip to content

Commit f8bf60a

Browse files
chore(main): release 2.11.4 (#449)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent fa214b1 commit f8bf60a

File tree

13 files changed

+19
-12
lines changed

13 files changed

+19
-12
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.11.3"
2+
".": "2.11.4"
33
}

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

7+
## [2.11.4](https://github.com/googleapis/python-videointelligence/compare/v2.11.3...v2.11.4) (2023-09-19)
8+
9+
10+
### Documentation
11+
12+
* Minor formatting ([10422c3](https://github.com/googleapis/python-videointelligence/commit/10422c3d5b9efb281ff11f45d84b5e9bfde8ab59))
13+
714
## [2.11.3](https://github.com/googleapis/python-videointelligence/compare/v2.11.2...v2.11.3) (2023-07-04)
815

916

packages/google-cloud-videointelligence/google/cloud/videointelligence/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.3" # {x-release-please-version}
16+
__version__ = "2.11.4" # {x-release-please-version}

packages/google-cloud-videointelligence/google/cloud/videointelligence_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.3" # {x-release-please-version}
16+
__version__ = "2.11.4" # {x-release-please-version}

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1beta2/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.3" # {x-release-please-version}
16+
__version__ = "2.11.4" # {x-release-please-version}

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1p1beta1/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.3" # {x-release-please-version}
16+
__version__ = "2.11.4" # {x-release-please-version}

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1p2beta1/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.3" # {x-release-please-version}
16+
__version__ = "2.11.4" # {x-release-please-version}

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1p3beta1/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.3" # {x-release-please-version}
16+
__version__ = "2.11.4" # {x-release-please-version}

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

packages/google-cloud-videointelligence/samples/generated_samples/snippet_metadata_google.cloud.videointelligence.v1beta2.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-videointelligence",
11-
"version": "0.1.0"
11+
"version": "2.11.4"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)