Skip to content

v0.43.1

Compare
Choose a tag to compare
@abrichr abrichr released this 30 Dec 23:29
· 7 commits to main since this release

v0.43.1 (2024-12-30)

Build

  • build: support python>=3.10,3.14

  • python = ">=3.10,<3.14"

  • use drag-threshold for linux double_click_distance_threshold

  • httpx==0.27.2 (7a0aa8e)

Fix

  • fix(buid): python = ">=3.10,<3.14"

  • Revert "build: support python>=3.10,3.14"

This reverts commit 7a0aa8e.

  • python = ">=3.10,<3.14"

  • simplify get_double_click_distance_pixels on linux (64c9241)