diff --git a/pyproject.toml b/pyproject.toml index b3d6696..4a60ada 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyslac" -version = "0.8.1" +version = "0.8.2a0" description = "SLAC Protocol implementation, defined in ISO15118-3" authors = ["André Duarte "]