diff --git a/sdk/python/pyproject.toml b/sdk/python/pyproject.toml index c2100712..8e5433e0 100644 --- a/sdk/python/pyproject.toml +++ b/sdk/python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "express-relay" -version = "0.15.1" +version = "0.16.0" description = "Utilities for searchers and protocols to interact with the Express Relay protocol." authors = ["dourolabs"] license = "Apache-2.0"