mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 20:39:00 +08:00
version bump
This commit is contained in:
parent
0aedef7210
commit
91ebd140e5
@ -13,7 +13,7 @@ import os
|
|||||||
|
|
||||||
from .firecrawl import FirecrawlApp, JsonConfig, ScrapeOptions # noqa
|
from .firecrawl import FirecrawlApp, JsonConfig, ScrapeOptions # noqa
|
||||||
|
|
||||||
__version__ = "2.0.2"
|
__version__ = "2.0.3"
|
||||||
|
|
||||||
# Define the logger for the Firecrawl project
|
# Define the logger for the Firecrawl project
|
||||||
logger: logging.Logger = logging.getLogger("firecrawl")
|
logger: logging.Logger = logging.getLogger("firecrawl")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user