diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index fbb482ef..d644c59d 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -28,7 +28,7 @@ jobs: steps: - uses: actions/checkout@v7 - name: Set up Python - uses: actions/setup-python@v6 + uses: actions/setup-python@v7 with: python-version: "3.x" - name: Build wheel diff --git a/qick_lib/qick/VERSION b/qick_lib/qick/VERSION index 320c4713..20a3c247 100644 --- a/qick_lib/qick/VERSION +++ b/qick_lib/qick/VERSION @@ -1 +1 @@ -0.2.420 +0.2.421