diff --git a/pyproject.toml b/pyproject.toml index a391756..ad0a96f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fpp-sle" -version = "0.2.3" +version = "0.3.0" description = "Implements FPP and SLE algorithms" authors = ["engeir "] license = "GPL-3.0-or-later"