PennyLaneAI / qml

Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.
https://pennylane.ai/qml
Apache License 2.0
527 stars 185 forks source link

update dateOfLastModification for updated demos #1046

Closed lillian542 closed 6 months ago

lillian542 commented 6 months ago

We didn't know we needed to update dateOfLastModification in all the metadata files to make the demos update on the website, so we didn't do it. This PR does it for all the demos updated this release. We will need to go back and see how much this covers of past updates, but in the interest of time, here are the ones for the 0.35 release.

Once this is merged into dev, I'll redo the step in the release process where we make a copy of dev and merge it into master and build the site.

Here are all the demos modified for the 0.35 release: #1044

lillian542 commented 6 months ago

closing and opening targeting master directly instead