mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-11-23 21:53:14 +00:00
Update __init__.py
This commit is contained in:
parent
a2a63e42cc
commit
1eb993a93b
@ -13,7 +13,7 @@ import os
|
|||||||
|
|
||||||
from .firecrawl import FirecrawlApp
|
from .firecrawl import FirecrawlApp
|
||||||
|
|
||||||
__version__ = "1.2.2"
|
__version__ = "1.2.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