Skip to content

Release 0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 20:58
· 17 commits to f5aca411399bebbe81b68cce3a4943435d2e6418 since this release

0.7.2 - 2024-06-13

Changed

  • Updated to qcio 0.9.3 which properly registers all concrete classes of ProgramOutput[InputType, ResultsType on output.py module for celery serializers.
  • Updated to qcop 0.6.2 which properly sets exc.program_output on all exception classes.
  • Updated all packages with poetry lock.
  • Updated syntax in examples scripts to be more comprehensive.