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