Skip to content

Commit 171a43b

Browse files
Update version number
1 parent 2f2fd43 commit 171a43b

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

55
[project]
66
name = "torch-kde"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
description = "A differentiable implementation of kernel density estimation in PyTorch"
99
readme = "README_PyPI.md"
1010
license = { text = "MIT" }

0 commit comments

Comments
 (0)