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

Prepare for 0.12 release #47

Merged
merged 6 commits into from
Oct 20, 2020
Merged

Prepare for 0.12 release #47

merged 6 commits into from
Oct 20, 2020

Conversation

trbromley
Copy link
Contributor

@trbromley trbromley commented Oct 15, 2020

This will not pass tests yet

@trbromley trbromley self-assigned this Oct 15, 2020
@@ -53,7 +53,7 @@ class LightningQubit(DefaultQubit):

name = "Lightning Qubit PennyLane plugin"
short_name = "lightning.qubit"
pennylane_requires = ">=0.11"
pennylane_requires = ">=0.12"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 💯

Copy link
Contributor

@antalszava antalszava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you! 😊

Co-authored-by: antalszava <antalszava@gmail.com>
@trbromley
Copy link
Contributor Author

Thanks @antalszava!

@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #47 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           52        52           
=========================================
  Hits            52        52           
Impacted Files Coverage Δ
pennylane_lightning/_version.py 100.00% <100.00%> (ø)
pennylane_lightning/lightning_qubit.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ab7a14...74db26c. Read the comment docs.

@josh146 josh146 merged commit a1fd14c into master Oct 20, 2020
@josh146 josh146 deleted the v0.12-release branch October 20, 2020 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants