-
Notifications
You must be signed in to change notification settings - Fork 18
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
Version Bump #93
Version Bump #93
Conversation
Codecov Report
@@ Coverage Diff @@
## master #93 +/- ##
=======================================
Coverage 99.23% 99.23%
=======================================
Files 8 8
Lines 391 391
=======================================
Hits 388 388
Misses 3 3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
Looks good! Just out of curiosity, the change to the requirements isn't really user facing, do we need to include it in the changelog? I remember in the past we have had changes to the test suite for bug fixes and those were typically not included in the changelog either because they weren't adding or removing functionality? |
Good point! The thing is, from this point on, whenever a user installs PennyLane-Cirq in a new environment, they will get fewer Cirq-related packages. So in that sense the change is user-facing: they might expect to get things like |
updated changelog and _version.py