diff --git a/py.typed b/prediction_market_agent_tooling/py.typed similarity index 100% rename from py.typed rename to prediction_market_agent_tooling/py.typed diff --git a/pyproject.toml b/pyproject.toml index 895814d5..3fbf52de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "prediction-market-agent-tooling" -version = "0.2.5" +version = "0.2.6" description = "Tools to benchmark, deploy and monitor prediction market agents." authors = ["Gnosis"] readme = "README.md"