build: Bumping version up for beta testers

This commit is contained in:
Karim shoair
2025-04-22 05:17:08 +02:00
parent 49b7ae13f6
commit e4bedc779b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ long_description = Path("README.md").read_text(encoding="utf-8")
setup(
name="scrapling",
version="0.2.99",
version="0.3-beta",
description="""Scrapling is an undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy again! In an internet filled with complications,
it simplifies web scraping, even when websites' design changes, while providing impressive speed that surpasses almost all alternatives.""",
long_description=long_description,