We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f2fd43 commit 171a43bCopy full SHA for 171a43b
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "torch-kde"
7
-version = "0.1.4"
+version = "0.1.5"
8
description = "A differentiable implementation of kernel density estimation in PyTorch"
9
readme = "README_PyPI.md"
10
license = { text = "MIT" }
0 commit comments