diff --git a/pyproject.toml b/pyproject.toml index 05a3241..ae90d50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "miniogre" -version = "0.10.2" +version = "0.11.0-beta" description = "miniogre: from source code to reproducible environment, in seconds." readme = "README.md" authors = ["Wilder Lopes "]