Skip to content

Commit bd790a5

Browse files
authored
Improve project description (#4)
1 parent 60b4826 commit bd790a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "pytorch360convert"
3-
description = "A collection of custom nodes for working with and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as 'VR photography', 'image sphere', and 360 pano."
4-
version = "1.0.1"
3+
description = "A collection of custom nodes for working with and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano."
4+
version = "1.0.2"
55
license = {file = "LICENSE"}
66
dependencies = ["pytorch360convert"]
77

0 commit comments

Comments
 (0)