chore: update version to 0.3.744 and add publish.sh to .gitignore

This commit is contained in:
UncleCode
2024-11-28 19:26:50 +08:00
parent a036b7f122
commit a9b6b65238
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -214,3 +214,4 @@ git_issues.md
todo_executor.md todo_executor.md
protect-all-except-feature.sh protect-all-except-feature.sh
manage-collab.sh manage-collab.sh
publish.sh

View File

@@ -1,2 +1,2 @@
# crawl4ai/_version.py # crawl4ai/_version.py
__version__ = "0.3.743" __version__ = "0.3.744"