Skip to content

Commit 59a13c7

Browse files
Bumping version in plugins
1 parent eac9477 commit 59a13c7

8 files changed

+8
-8
lines changed

.github/workflows/aqt-latest-rc.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/braket-latest-rc.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/cirq-latest-rc.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ionq-latest-rc.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/lightning-latest-rc.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/qiskit-latest-rc.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/qulacs-latest-rc.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workflow-template-release-candidate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Install PennyLane and Plugin
6565
run: |
6666
{% raw -%}
67-
pip install git+https://github.com/PennyLaneAI/pennylane.git@v0.40.0-rc0 \
67+
pip install git+https://github.com/PennyLaneAI/pennylane.git@v0.41.0-rc0 \
6868
git+https://github.com/${{ env.PLUGIN_REPO }}.git@${{ env.PLUGIN_BRANCH }}
6969
{%- endraw %}
7070

0 commit comments

Comments
 (0)