File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " pytest-verify"
7- version = " 0.3.0 "
7+ version = " 0.3.1 "
88description = " A pytest plugin for snapshot verification with optional visual diff viewer."
99authors = [
1010 { name = " Mohamed Tahri" , email = " simotahri1@gmail.com" }
@@ -41,7 +41,7 @@ Forks = "https://github.com/metahris/pytest-verify/network/members"
4141Documentation = " https://github.com/metahris/pytest-verify#readme"
4242Issues = " https://github.com/metahris/pytest-verify/issues"
4343Changelog = " https://github.com/metahris/pytest-verify/releases"
44- "Diff Viewer" = " https://github.com/metahris/pytest-verify/tree/master/verify-diff-viewer"
44+ DiffViewer = " https://github.com/metahris/pytest-verify/tree/master/verify-diff-viewer"
4545
4646
4747
Original file line number Diff line number Diff line change 11[package ]
22name = " verify-diff-viewer"
3- version = " 0.2.0 "
3+ version = " 0.3.1 "
44edition = " 2021"
55description = " Stylish terminal diff viewer for pytest-verify"
66license = " Apache-2.0"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "maturin"
44
55[project ]
66name = " verify-diff-viewer"
7- version = " 0.3.0 "
7+ version = " 0.3.1 "
88description = " A fast terminal diff viewer for pytest-verify"
99authors = [
1010 { name = " Mohamed Tahri" , email = " simotahri1@gmail.com" }
You can’t perform that action at this time.
0 commit comments