Skip to content

Commit

Permalink
Fixed package name
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Reinecke <ereinecke@netflix.com>
  • Loading branch information
reinecke committed Oct 5, 2023
1 parent cde6188 commit d89628e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires = ["hatchling"]
build-backend = "hatchling.build"

[project]
name = "otio-svg-adapter"
name = "opentimelineio-plugins"
version = "0.16.0.dev1"
description = "OpenTimelineIO with batteries included plug-ins."
authors = [
Expand Down

0 comments on commit d89628e

Please sign in to comment.