We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea750b commit 0a34821Copy full SHA for 0a34821
CHANGELOG.md
@@ -5,7 +5,7 @@
5
[1]: https://pypi.org/project/google-cloud-bigquery/#history
6
7
8
-## [3.14.0](https://github.com/googleapis/python-bigquery/compare/v3.13.0...v3.14.0) (2023-11-28)
+## [3.14.0rc0](https://github.com/googleapis/python-bigquery/compare/v3.13.0...v3.14.0rc0) (2023-11-29)
9
10
11
### Features
google/cloud/bigquery/version.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "3.14.0"
+__version__ = "3.14.0rc0"
0 commit comments