Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 3d14748

Browse files
committed
update changelog/version
1 parent 65a6472 commit 3d14748

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
[1]: https://pypi.org/project/google-cloud-bigquery/#history
66

77

8+
## [3.3.5](https://github.com/googleapis/python-bigquery/compare/v3.3.4...v3.3.5) (2022-10-10)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Allow protobuf 3.19.5 ([#1379](https://github.com/googleapis/python-bigquery/issues/1379)) ([3e4a074](https://github.com/googleapis/python-bigquery/commit/3e4a074a981eb2920c5f9a711c253565d4844858))
14+
15+
816
## [3.3.4](https://github.com/googleapis/python-bigquery/compare/v3.3.3...v3.3.4) (2022-09-29)
917

1018

google/cloud/bigquery/version.py

Lines changed: 1 addition & 1 deletion
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.4"
15+
__version__ = "3.3.5"

0 commit comments

Comments
 (0)