Skip to content

Commit

Permalink
Update pyproject.toml version to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomthorogood committed Jun 17, 2021
1 parent 5fb77b3 commit ba268da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "uw-webdriver-recorder"
version = "4.0.0-rc.9"
version = "4.0.0"
description = "A pytest plugin for recording screenshots of selenium interactions, with other convenient features too."
authors = ["Tom Thorogood <[email protected]>"]
license = "Apache Software License 3.0"
Expand Down

0 comments on commit ba268da

Please sign in to comment.