We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21cc525 commit 827d2cbCopy full SHA for 827d2cb
CHANGELOG.md
@@ -5,6 +5,13 @@
5
[1]: https://pypi.org/project/google-cloud-bigquery/#history
6
7
8
+## [3.3.5](https://github.com/googleapis/python-bigquery/compare/v3.3.4...v3.3.5) (2022-10-04)
9
+
10
11
+### Documentation
12
13
+* Fix typos ([#1372](https://github.com/googleapis/python-bigquery/issues/1372)) ([21cc525](https://github.com/googleapis/python-bigquery/commit/21cc525a86a06acfe73e5c5a74ec5f0b61e410f2))
14
15
## [3.3.4](https://github.com/googleapis/python-bigquery/compare/v3.3.3...v3.3.4) (2022-09-29)
16
17
google/cloud/bigquery/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-__version__ = "3.3.4"
+__version__ = "3.3.5"
0 commit comments