pythonlib: Bump to 0.4.7

Bugfix release including the fix for #114 by iSuslov.
This commit is contained in:
daijro 2024-12-08 21:28:24 -06:00
parent 491f04ec8f
commit 2b7334c24f

View file

@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "camoufox"
version = "0.4.6"
version = "0.4.7"
description = "Wrapper around Playwright to help launch Camoufox"
authors = ["daijro <daijro.dev@gmail.com>"]
license = "MIT"