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
754 stars 191 forks source link

Bump version number to 0.13.0rc0 #344

Closed josh146 closed 4 years ago

josh146 commented 4 years ago

Context: Prepares for the 0.13.0 release candidate 0 release.

Description of the Change:

Benefits: n/a

Possible Drawbacks: n/a

Related GitHub Issues: n/a

codecov[bot] commented 4 years ago

Codecov Report

Merging #344 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   97.67%   97.70%   +0.03%     
==========================================
  Files          51       51              
  Lines        6355     6355              
==========================================
+ Hits         6207     6209       +2     
+ Misses        148      146       -2     
Impacted Files Coverage Δ
strawberryfields/_version.py 100.00% <100.00%> (ø)
strawberryfields/api/connection.py 97.61% <100.00%> (ø)
strawberryfields/engine.py 95.45% <100.00%> (ø)
strawberryfields/backends/tfbackend/ops.py 96.08% <0.00%> (+0.34%) :arrow_up:

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 4e451b0...65be0d8. Read the comment docs.