Skip to content

Commit 74c01fa

Browse files
committed
add __init__ to tests
1 parent f979278 commit 74c01fa

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
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111

1212
[project]
1313
name = "visualbench"
14-
version = "1.0.1"
14+
version = "1.0.2"
1515
requires-python = ">=3.12"
1616
dependencies = [
1717
"torch",

0 commit comments

Comments
 (0)