Skip to content

Commit 6b28383

Browse files
committed
bump version to 0.1.7 in pyproject.toml
1 parent ecc9931 commit 6b28383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "scikit_build_core.build"
55

66
[project]
77
name = "rayd"
8-
version = "0.1.6"
8+
version = "0.1.7"
99
description = "RayD: minimalist differentiable ray tracing package wrapping Dr.Jit and OptiX."
1010
readme = "README.md"
1111
authors = [{ name = "Xingyu Chen", email = "xic063@ucsd.edu" }]

0 commit comments

Comments
 (0)