diff --git a/pyproject.toml b/pyproject.toml index 646f42f..eadad16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tokenfinderbot" -version = "0.1.2" +version = "1.0.0" description = "A simple bot for scanning new ERC-20 token pools created and filtering them based on the time created, liquidity and market cap" authors = ["Farzad Z "] readme = "README.md"