Skip to content

Commit 9d1688e

Browse files
authored
Creating 0.18.1 release (#19)
Signed-off-by: Eric Reinecke <[email protected]>
1 parent 2217719 commit 9d1688e

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
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66

77
[project]
88
name = "OpenTimelineIO-Plugins"
9-
version = "0.19.0.dev1"
9+
version = "0.18.1"
1010
description = "OpenTimelineIO with batteries included plug-ins."
1111
authors = [
1212
{ name="Contributors to the OpenTimelineIO project", email="[email protected]" },
@@ -15,7 +15,7 @@ license = { file="LICENSE" }
1515
readme = "README.md"
1616
requires-python = ">=3.7"
1717
dependencies = [
18-
"opentimelineio==0.18.0",
18+
"opentimelineio==0.18.1",
1919
"otio-aaf-adapter",
2020
"otio-burnins-adapter",
2121
"otio-xges-adapter",

0 commit comments

Comments
 (0)