Fixed tests' message and updated version

This commit is contained in:
rafaelsideguide
2024-06-14 11:05:19 -03:00
parent 5a5c532bea
commit afee5684a3
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import os
from .firecrawl import FirecrawlApp
__version__ = "0.0.15"
__version__ = "0.0.16"
# Define the logger for the Firecrawl project
logger: logging.Logger = logging.getLogger("firecrawl")