Skip to content

Commit 31b92d1

Browse files
committed
build: remove setup.py
1 parent 1d02f04 commit 31b92d1

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "torch-image-binarization"
3-
version = "0.1.0"
3+
version = "0.0.2"
44
description = "`torch.compile`-compatible image binarization algorithm implemented in PyTorch."
55
readme = "README.md"
66
requires-python = ">=3.12"

setup.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)