diff --git a/pyproject.toml b/pyproject.toml index 60b1b18c..3f053a84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "nrel.routee.compass" -version = "0.8.1" +version = "0.8.1.post1" description = "An eco-routing tool build upon RouteE-Powertrain" readme = "README.md" documentation = "nrel.github.io/routee-compass"