chore(main): release 3.50.0

This commit is contained in:
github-actions[bot]
2026-04-22 03:17:36 +00:00
committed by GitHub
parent a491fe34bd
commit aebf58068f
4 changed files with 30 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
FROM python:3.13-slim
ARG VERSION="v3.49.0" # x-release-please-version
ARG VERSION="v3.50.0" # x-release-please-version
ARG BUILD_DATE
ARG VCS_REF