We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6060ffa commit 6311e05Copy full SHA for 6311e05
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "scikit_build_core.build"
5
[project]
6
name = "opentimelineio-raven"
7
dynamic = ["version"]
8
-description = "OpenTimelineIO viewer app based on imGui."
+description = "OpenTimelineIO viewer app made with Dear ImGui."
9
authors = [
10
{ name = "Contributors to the OpenTimelineIO project", email = "otio-discussion@lists.aswf.io"}
11
]
0 commit comments