diff --git a/pyproject.toml b/pyproject.toml index e2f0471..f8a81ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyAsyncTracker" -version = "0.1.0" +version = "0.2.0" description = "Asynchronous scraping library for torrent trackers." authors = ["Mohamed Zumair "] license = "MIT License"