diff --git a/pyproject.toml b/pyproject.toml index 6d8da3e..a767ccc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nexa-backtest" -version = "0.7.0" +version = "0.8.0" description = "Backtesting framework for European power markets" authors = ["Phase Nexa "] license = "MIT"