diff --git a/pyproject.toml b/pyproject.toml index d525b9e..6c751f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "srtoffset" -version = "0.1.1" +version = "0.1.2" description = "Apply a time offset to a subtitle .srt file" authors = ["Balthazar Rouberol "] license = "MIT"