diff --git a/pyproject.toml b/pyproject.toml index 79ea339..36d71fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "auto-period-finder" -version = "0.0.9rc0" +version = "0.0.9" description = "An autocorrelation function-based seasonality periods automatic finder for univariate time series." authors = ["Iskander Gaba "] readme = "README.md"