We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a68d7 commit fbbba14Copy full SHA for fbbba14
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "fast_gauss"
7
-version = "0.0.4"
+version = "0.0.5"
8
description = "CUDA global sort + CUDA-GL interop + geometry shader quad emitting + hardware rasterization + CUDA-GL interop = fast gaussian splatting"
9
readme = "readme.md"
10
license = { file = "license" }
0 commit comments