Skip to content

v0.3.0 Release: Pytket Dependency Update and Python Version Support Adjustment

Compare
Choose a tag to compare
@nquetschlich nquetschlich released this 19 Jan 13:43
· 344 commits to main since this release
b662e48

A necessary bugfix of pytket was introduced in version v1.11.0. Therefore, the lower bound of the pytket dependency was adjusted accordingly.
Furthermore, the support of python v3.8 is discontinued with pytket v1.11.0 and, as a consequence, MQT Bench followed.

What's Changed

  • Adjust supported python versions due to pytket version update by @nquetschlich in #160
  • Update pytket requirement from <1.11,>=1.9 to >=1.11,<1.12 by @dependabot in #159

Full Changelog: v0.2.2...v0.3.0