diff --git a/pyproject.toml b/pyproject.toml index ed9bd08..9acee16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "surfkit" -version = "0.1.178" +version = "0.1.179" description = "A toolkit for building AI agents that use devices" authors = ["Patrick Barker "] license = "MIT"