diff --git a/strr-api/pyproject.toml b/strr-api/pyproject.toml index 7a7081b4e..ae0393475 100644 --- a/strr-api/pyproject.toml +++ b/strr-api/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "strr-api" -version = "0.3.24" +version = "0.3.25" description = "" authors = ["thorwolpert "] license = "BSD 3-Clause"