Skip to content

Commit fbbba14

Browse files
committed
fix 3d sh + add prefiltering + revise docs
1 parent 14a68d7 commit fbbba14

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 = "fast_gauss"
7-
version = "0.0.4"
7+
version = "0.0.5"
88
description = "CUDA global sort + CUDA-GL interop + geometry shader quad emitting + hardware rasterization + CUDA-GL interop = fast gaussian splatting"
99
readme = "readme.md"
1010
license = { file = "license" }

0 commit comments

Comments
 (0)