diff --git a/pyproject.toml b/pyproject.toml index 8cd1ddc..d8f0ce9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fetchai-babble" -version = "0.4.0" +version = "0.4.1" description = "A simple python library for interacting with the Fetch.ai messaging service (called Memorandum)" authors = ["Fetch.AI Limited"] license = "Apache 2.0"