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.2 "
7+ version = " 0.3.3 "
88description = " A pytest plugin for snapshot verification with optional visual diff viewer."
99authors = [
1010 { name = " Mohamed Tahri" , email = " simotahri1@gmail.com" }
Original file line number Diff line number Diff line change 11[package ]
22name = " verify-diff-viewer"
3- version = " 0.3.2 "
3+ version = " 0.3.3 "
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.2 "
7+ version = " 0.3.3 "
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