diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 7af628c..7aa4009 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "linkpulse" -version = "0.1.0" +version = "0.2.0" description = "" authors = ["Xevion "] license = "GNU GPL v3"