Skip to content

Commit 465fd47

Browse files
committed
Fix version
1 parent 9457641 commit 465fd47

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
@@ -46,7 +46,7 @@ tests = [
4646
Homepage = 'https://github.com/qubvel-org/segmentation_models.pytorch'
4747

4848
[tool.setuptools.dynamic]
49-
version = {attr = 'segmentation_models_pytorch.__version'}
49+
version = {attr = 'segmentation_models_pytorch.__version__'}
5050

5151
[tool.setuptools.packages.find]
5252
include = ['segmentation_models_pytorch*']

0 commit comments

Comments
 (0)