Skip to content

Commit 58970ea

Browse files
committed
update version
1 parent 63eb27e commit 58970ea

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.2"
7+
version = "0.0.3"
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)