Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kokkos versions. #578

Merged
merged 11 commits into from
Jan 3, 2024
Prev Previous commit
Next Next commit
Merge branch 'master' into update/kokkos_4.2.00
  • Loading branch information
mlxd authored Jan 3, 2024
commit c5aec4c95648806da8bb03af014b01c0a8c13f7d
2 changes: 1 addition & 1 deletion pennylane_lightning/core/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
Version number (major.minor.patch[-label])
"""

__version__ = "0.34.0-dev19"
__version__ = "0.34.0-dev22"
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.