diff --git a/pyproject.toml b/pyproject.toml index 6e0d6a1..5144447 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "co2calculator" -version = "0.1.2b" +version = "0.1.3b" description = "Calculates CO2e emissions from travel and commuting as well as heating and electricity consumption of buildings" authors = ["pledge4future Team "] license = "GPL 3"