XanaduAI / strawberryfields

Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
https://strawberryfields.ai
Apache License 2.0
737 stars 187 forks source link

Incrementing the version number to 0.22.0 #696

Closed thisac closed 2 years ago

thisac commented 2 years ago

Preparing for the release of Strawberry Fields 0.22.0.

codecov[bot] commented 2 years ago

Codecov Report

Merging #696 (d092132) into master (f12f187) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #696   +/-   ##
=======================================
  Coverage   98.69%   98.69%           
=======================================
  Files          75       75           
  Lines        9212     9212           
=======================================
  Hits         9092     9092           
  Misses        120      120           
Impacted Files Coverage Δ
strawberryfields/_version.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 f12f187...d092132. Read the comment docs.

thisac commented 2 years ago

It should become a practice to add them every time when updating the changelog.

Yes, this should absolutely be the case, but we've just been a bit bad at including them. 😄