diff --git a/pyproject.toml b/pyproject.toml index bc1cdf9..8a1e36b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "python-signal-edges" -version = "1.0.1" +version = "1.0.2" description = "Extract state levels and edges from signals, among others" license = "MIT" authors = ["Diego Martinez "]