We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1078e91 + 4ae4fd7 commit ae4e95fCopy full SHA for ae4e95f
nerfview/version.py
@@ -1 +1 @@
1
-__version__ = "0.1.0"
+__version__ = "0.1.1"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "nerfview"
7
-version = "0.1.0"
+version = "0.1.1"
8
description = "Interactive NeRF rendering web viewer"
9
readme = "README.md"
10
license = { text = "MIT" }
0 commit comments