mirror of
https://github.com/feder-cr/invisible_playwright.git
synced 2026-06-07 08:35:12 +02:00
chore: bump to 0.1.5
Marker release for the #15 checksum parser fix that landed on main. First-time fetch was broken for every user since checksums.txt started shipping with sha256sum's binary-mode `*` prefix.
This commit is contained in:
parent
1eb3d5f55a
commit
a0b61d1abf
2 changed files with 6 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "invisible-playwright"
|
||||
version = "0.1.4"
|
||||
version = "0.1.5"
|
||||
description = "Playwright wrapper for a patched Firefox with deterministic stealth profile."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue