"tests/git@developer.sourcefind.cn:OpenDAS/d2go.git" did not exist on "aea25d23dfb1242eec2d92106ad6b1db998244ed"
Unverified Commit 13f8cdfd authored by Ruilong Li(李瑞龙)'s avatar Ruilong Li(李瑞龙) Committed by GitHub
Browse files

bump version to 0.1.4.post1 (#44)

* support alpha_thre for rendering and ray marching. default to zero

* bump version

* hot fix

* bump version to 0.1.4-1
parent f6ca5ba5
...@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" ...@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "nerfacc" name = "nerfacc"
version = "0.1.4" version = "0.1.4-1"
authors = [{name = "Ruilong", email = "ruilongli94@gmail.com"}] authors = [{name = "Ruilong", email = "ruilongli94@gmail.com"}]
license = { text="MIT" } license = { text="MIT" }
requires-python = ">=3.8" requires-python = ">=3.8"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment