diff --git a/pyproject.toml b/pyproject.toml index eb25085..a45e37a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "asciinema-automation" -version = "0.2.0" +version = "0.2.1" authors = [{ name = "Pierre Marchand", email = "test@test.com" }] description = "CLI utility to automate asciinema" readme = { file = "README.rst", content-type = "text/x-rst" }