diff --git a/pyproject.toml b/pyproject.toml index 3a2d5f1..7879d70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "flipr-api" -version = "1.4.2" +version = "1.4.3" description = "Python client for flipr API." authors = ["cnico"] license = "MIT"