diff --git a/pyproject.toml b/pyproject.toml index 2690bf1..f3af44a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "twscrape" -version = "0.1.0" +version = "0.1.1" authors = [{name = "vladkens", email = "v.pronsky@gmail.com"}] description = "Twitter GraphQL and Search API implementation with SNScrape data models" readme = "readme.md"