Kevin Hu 49494d4e3c
Update version number for poetry (#3637)
### What problem does this PR solve?



### Type of change

- [x] Refactoring
2024-11-25 17:57:08 +08:00
..
2024-11-25 15:25:48 +08:00
2024-11-21 15:39:25 +08:00
2024-10-31 14:07:23 +08:00

ragflow-sdk

build and publish python SDK to pypi.org

poetry build
poetry config pypi-token.pypi $YOUR_PYPI_API_TOKEN
poetry publish