diff --git a/pyproject.toml b/pyproject.toml index ea19286..eeff52d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "tracarbon" authors = ["Florian Valeye "] -version = "0.5.5" +version = "0.6.0" description = "Tracarbon is a Python library that tracks your device's energy consumption and calculates your carbon emissions." readme = "README.md" license = "Apache-2.0"