pythonlib: Fix WebGL injection causing crashing 0.4.4-beta

This commit is contained in:
daijro
2024-11-25 00:20:27 -06:00
parent 145b737069
commit cf3f8e6bde
5 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "camoufox"
version = "0.4.3"
version = "0.4.4-beta"
description = "Wrapper around Playwright to help launch Camoufox"
authors = ["daijro <daijro.dev@gmail.com>"]
license = "MIT"