Skip to content

Commit 37143f1

Browse files
authored
Fixed the case in the package name metadata (#2)
Signed-off-by: Eric Reinecke <[email protected]>
1 parent 25db96e commit 37143f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = ["hatchling"]
55
build-backend = "hatchling.build"
66

77
[project]
8-
name = "opentimelineio-plugins"
8+
name = "OpenTimelineIO-Plugins"
99
version = "0.15.0"
1010
description = "OpenTimelineIO with batteries included plug-ins."
1111
authors = [

0 commit comments

Comments
 (0)