File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
[1]: https://pypi.org/project/google-cloud-bigquery/#history
66

77

8+
## [3.3.4](https://.com/googleapis/python-bigquery/compare/v3.3.3...v3.3.4) (2022-09-29)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Require protobuf >= 3.20.2 ([#1369](https://.com/googleapis/python-bigquery/issues/1369)) ([f13383a](https://.com/googleapis/python-bigquery/commit/f13383a22d7b1a0a714dc1b1210ad970146bd094))
14+
815
## [3.3.3](https://.com/googleapis/python-bigquery/compare/v3.3.2...v3.3.3) (2022-09-28)
916

1017

Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "3.3.3"
15+
__version__ = "3.3.4"

0 commit comments

Comments
 (0)