Skip to content

Commit a260ecf

Browse files
committed
Update pyproject.toml version to 5.0.6
1 parent 4b62765 commit a260ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "uw-webdriver-recorder"
33
# This version string is typically managed by the CI workflow,
44
# and is changed anytime `poetry version [new version]` is run.
55
# Do not revert this manually.
6-
version = "5.0.5"
6+
version = "5.0.6"
77
description = "A pytest plugin for recording screenshots of selenium interactions, with other convenient features too."
88
authors = ["Tom Thorogood <[email protected]>"]
99
license = "Apache Software License 3.0"

0 commit comments

Comments
 (0)