Skip to content

Commit

Permalink
chore(main): release 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 8, 2023
1 parent a190aaa commit e800b78
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
[1]: https://pypi.org/project/google-cloud-bigquery/#history


## [3.5.1](https://github.com/googleapis/python-bigquery/compare/v3.5.0...v3.5.1) (2023-02-08)


### Bug Fixes

* Annotate optional integer parameters with optional type ([#1487](https://github.com/googleapis/python-bigquery/issues/1487)) ([a190aaa](https://github.com/googleapis/python-bigquery/commit/a190aaa09ae73e8b6a83b7b213247f95fde57615))


### Dependencies

* Update minimum google-cloud-core to 1.6.0 ([a190aaa](https://github.com/googleapis/python-bigquery/commit/a190aaa09ae73e8b6a83b7b213247f95fde57615))

## [3.5.0](https://github.com/googleapis/python-bigquery/compare/v3.4.2...v3.5.0) (2023-01-31)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/bigquery/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "3.5.0"
__version__ = "3.5.1"

0 comments on commit e800b78

Please sign in to comment.