Skip to content

Commit

Permalink
Bummped up the package version to 0.0.9rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandergaba committed Apr 1, 2024
1 parent 2513621 commit 96f660c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "auto-period-finder"
version = "0.0.8"
version = "0.0.9rc0"
description = "An autocorrelation function-based seasonality periods automatic finder for univariate time series."
authors = ["Iskander Gaba <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 96f660c

Please sign in to comment.