diff --git a/pyproject.toml b/pyproject.toml index 6243861..a776e01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dtaianomaly" -version = "0.1.0" +version = "0.1.1" description = "A simple-to-use Python package for time series anomaly detection!" requires-python = ">=3.6,<=3.11" authors = [