We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60153ef + 3ee3a66 commit 1fa0d91Copy full SHA for 1fa0d91
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "axe-playwright-python"
3
description = "Automated web accessibility testing using axe-core engine and Playwright."
4
-version = "0.1.2"
+version = "0.1.3"
5
authors = [{name = "Pamela Fox", "email" = "[email protected]"}]
6
requires-python = ">=3.8"
7
readme = "README.md"
0 commit comments