Skip to content

Commit

Permalink
updating julia dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Scirelgar committed Nov 9, 2024
1 parent d4f0864 commit 7e61f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane_snowflurry/julia_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Required packages for the Julia environment
REQUIRED_PACKAGES = [
PkgSpec(
name="Snowflurry", uuid="7bd9edc1-4fdc-40a1-a0f6-da58fb4f45ec", version="0.4"
name="Snowflurry", uuid="7bd9edc1-4fdc-40a1-a0f6-da58fb4f45ec", version="0.5"
),
]

Expand Down

0 comments on commit 7e61f80

Please sign in to comment.