Skip to content

v1.9.10

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 13:44
b257ab1

1.9.10 (2024-08-26)

Bug Fixes

  • attempt.py: removing duplicated call to update() function (#112) (3466f90)
  • configure.py: remove assigning of "None" to parameters not given in Work, causing TypeError (2fc7a28)
  • configure.py: Remove is_flag check (65041e1)
  • test_lifecycle.py: fixing tests (#114) (7863735)