File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/google-cloud-media-translation Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.9.4] ( https://github.com/googleapis/python-media-translation/compare/v0.9.3...v0.9.4 ) (2022-10-07)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Allow protobuf 3.19.5 ([ #235 ] ( https://github.com/googleapis/python-media-translation/issues/235 ) ) ([ 4c3bf58] ( https://github.com/googleapis/python-media-translation/commit/4c3bf586d9beecc76c3173112ff00d22b83fe019 ) )
9+
310## [ 0.9.3] ( https://github.com/googleapis/python-media-translation/compare/v0.9.2...v0.9.3 ) (2022-09-29)
411
512
Original file line number Diff line number Diff line change 1919
2020import setuptools # type: ignore
2121
22- version = "0.9.3 "
22+ version = "0.9.4 "
2323
2424package_root = os .path .abspath (os .path .dirname (__file__ ))
2525
You can’t perform that action at this time.
0 commit comments