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.
1 parent dedb956 commit 3ee3a66Copy full SHA for 3ee3a66
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