Skip to content

Commit 0a34821

Browse files
committed
chore(main): release 3.14.0rc0
1 parent 7ea750b commit 0a34821

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[1]: https://pypi.org/project/google-cloud-bigquery/#history
66

77

8-
## [3.14.0](https://github.com/googleapis/python-bigquery/compare/v3.13.0...v3.14.0) (2023-11-28)
8+
## [3.14.0rc0](https://github.com/googleapis/python-bigquery/compare/v3.13.0...v3.14.0rc0) (2023-11-29)
99

1010

1111
### Features

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.14.0"
15+
__version__ = "3.14.0rc0"

0 commit comments

Comments
 (0)