Skip to content

Commit 444125b

Browse files
chore(main): release 3.11.3 (#506)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 163174b commit 444125b

File tree

5 files changed

+12
-4
lines changed

5 files changed

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

packages/google-cloud-translate/CHANGELOG.md

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

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

7+
## [3.11.3](https://github.com/googleapis/python-translate/compare/v3.11.2...v3.11.3) (2023-07-28)
8+
9+
10+
### Documentation
11+
12+
* Minor formatting ([#505](https://github.com/googleapis/python-translate/issues/505)) ([7caca44](https://github.com/googleapis/python-translate/commit/7caca44ba0063347715b63dce357c0f4b0eaa37b))
13+
* Minor formatting ([#507](https://github.com/googleapis/python-translate/issues/507)) ([c689b04](https://github.com/googleapis/python-translate/commit/c689b04c5a3f069a3ab2343153ccfbff08d56ec6))
14+
715
## [3.11.2](https://github.com/googleapis/python-translate/compare/v3.11.1...v3.11.2) (2023-07-04)
816

917

packages/google-cloud-translate/google/cloud/translate/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__ = "3.11.2" # {x-release-please-version}
16+
__version__ = "3.11.3" # {x-release-please-version}

packages/google-cloud-translate/google/cloud/translate_v3/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__ = "3.11.2" # {x-release-please-version}
16+
__version__ = "3.11.3" # {x-release-please-version}

packages/google-cloud-translate/google/cloud/translate_v3beta1/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__ = "3.11.2" # {x-release-please-version}
16+
__version__ = "3.11.3" # {x-release-please-version}

0 commit comments

Comments
 (0)