Skip to content

Commit 06eb8ca

Browse files
authored
Update README.md
1 parent 175b8a6 commit 06eb8ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ git clone https://github.com/K-H-Ismail/Dilated-Convolution-with-Learnable-Spaci
112112
cd Dilated-Convolution-with-Learnable-Spacings-PyTorch
113113
python3 -m pip install --upgrade pip
114114
python3 -m build
115-
python3 -m pip install dist/dcls-0.0.7-py3-none-any.whl
115+
python3 -m pip install dist/dcls-0.1.1-py3-none-any.whl
116116

117117
```
118118

0 commit comments

Comments
 (0)