Skip to content

v2.29.3

Choose a tag to compare

@github-actions github-actions released this 23 May 13:51
· 120 commits to main since this release
05c8ada

Fixed

  • Dependency pins: Restore >= minima for sibling scitex-* deps (was exact ==, which referenced unpublished versions like scitex-config==0.3.3 and broke pip install scitex with ResolutionImpossible). Fixes #282. The 2.29.0 and 2.29.1 PyPI releases shipped the broken == pins; 2.29.3 is the corrected release.