diff --git a/pyproject.toml b/pyproject.toml index ee269e6..7d78ed9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nexa-bidkit" -version = "1.0.0b1" +version = "1.0.0" description = "Day-ahead and intraday auction bid generation for European power markets" authors = [] readme = "README.md"