Skip to content

Commit d92d76b

Browse files
committed
Bump version to 1.1.1
1 parent b6d0ca0 commit d92d76b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pixi.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[project]
22
name = "nerfstudio"
3-
version = "1.0.3"
43
description = "All-in-one repository for state-of-the-art NeRFs"
54
channels = ["nvidia/label/cuda-11.8.0", "nvidia", "conda-forge", "pytorch"]
65
platforms = ["linux-64"]

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 = "nerfstudio"
7-
version = "1.1.0"
7+
version = "1.1.1"
88
description = "All-in-one repository for state-of-the-art NeRFs"
99
readme = "README.md"
1010
license = { text="Apache 2.0"}

0 commit comments

Comments
 (0)