diff --git a/pyproject.toml b/pyproject.toml index db2576c..56cf324 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "snapper" -version = "0.3.1" +version = "0.3.2" description = "Create a new timeline 'snapshot' to revert to when trying out risky ideas in DaVinci Resolve" authors = ["Caleb Trevatt "] license = "MIT"