Skip to content

Commit 849afe3

Browse files
authored
chore(bigquery-magics): create a release (#16649)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v1.0.2-0.20260325150042-e450f8f7dcab Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>bigquery-magics: v0.14.0</summary> ## [v0.14.0](bigquery-magics-v0.13.0...bigquery-magics-v0.14.0) (2026-04-14) </details>
1 parent 2bcd89a commit 849afe3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ libraries:
2424
remove_regex: []
2525
tag_format: '{id}-v{version}'
2626
- id: bigquery-magics
27-
version: 0.13.0
27+
version: 0.14.0
2828
last_generated_commit: ""
2929
apis: []
3030
source_roots:

packages/bigquery-magics/bigquery_magics/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__ = "0.13.0"
15+
__version__ = "0.14.0"

0 commit comments

Comments
 (0)