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

Increment version number to v0.17.0 #523

Closed thisac closed 3 years ago

thisac commented 3 years ago

Increments the version to v0.17.0.

Also, updates the changelog (adds some new entries) as well as the docstring for the sf.about() method.

codecov[bot] commented 3 years ago

Codecov Report

Merging #523 (2c186ee) into master (7b0a45d) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #523   +/-   ##
=======================================
  Coverage   98.04%   98.04%           
=======================================
  Files          71       71           
  Lines        7507     7507           
=======================================
  Hits         7360     7360           
  Misses        147      147           
Impacted Files Coverage Δ
strawberryfields/__init__.py 95.65% <ø> (ø)
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 7b0a45d...2c186ee. Read the comment docs.

antalszava commented 3 years ago

[ch4266]