Skip to content

v0.7.2: Support for Python 3.12 and a Torch-related bugfix

Latest
Compare
Choose a tag to compare
@svlandeg svlandeg released this 17 May 09:36
117f689

✨ New features and improvements

  • Support for Python 3.12 (#466).

🔴 Bug fixes

  • Ensure that Torch is not imported or used unless it is available (#467).

⚠️ Backwards incompatibilities

No backwards incompatibilities w.r.t. v0.7.1.

👥 Contributors

@honnibal, @ines, @magdaaniol, @svlandeg