From 7befcd54bceb022eb1eed1bdda54238209b7217d Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Sun, 31 Aug 2025 23:50:33 +0300 Subject: [PATCH] chore: update the setup file description --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0b88354..d1ec3c3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,6 +3,6 @@ name = scrapling version = 0.3-beta author = Karim Shoair author_email = karim.shoair@pm.me -description = Scrapling is an undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy again! +description = Scrapling is an undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy and effortless as it should be! license = BSD home_page = https://github.com/D4Vinci/Scrapling \ No newline at end of file