XanaduAI / thewalrus

A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
https://the-walrus.readthedocs.io
Apache License 2.0
100 stars 56 forks source link

Incrementing the version number to 0.13.0rc1 #180

Closed thisac closed 4 years ago

thisac commented 4 years ago

Context: A new release-candidate should be released to fix a few compatibility issues.

Description of the Change: The TW version is bumped to 0.13.0rc1.

Also, a minor error is fixed in the changelog and the numba version is set to >=0.49.1 since that's needed for the docs to build correctly.

Benefits: New release of TW!

Possible Drawbacks: N\A

Related GitHub Issues: N\A

codecov[bot] commented 4 years ago

Codecov Report

Merging #180 into master will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1062      1062           
=========================================
  Hits          1062      1062           
Impacted Files Coverage Δ
thewalrus/_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 a5f4376...6fc16d9. Read the comment docs.