Skip to content

Commit 1fa0d91

Browse files
authored
Merge pull request #6 from pamelafox/fix-tabs
Update version
2 parents 60153ef + 3ee3a66 commit 1fa0d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "axe-playwright-python"
33
description = "Automated web accessibility testing using axe-core engine and Playwright."
4-
version = "0.1.2"
4+
version = "0.1.3"
55
authors = [{name = "Pamela Fox", "email" = "[email protected]"}]
66
requires-python = ">=3.8"
77
readme = "README.md"

0 commit comments

Comments
 (0)