Skip to content

Commit c771728

Browse files
authored
update version to v0.4.1 and update QRCode (#452)
1 parent 8291ed4 commit c771728

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ LazyLLM是一款低代码构建**多Agent**大模型应用的开发工具,协
1919
微信扫描下方二维码加入交流群(左)或通过观看视频了解更多(右)<br>
2020
<p align="center">
2121
<img src="https://github.com/user-attachments/assets/8ad8fd14-b218-48b3-80a4-7334b2a32c5a" width=250/>
22-
<img src="https://github.com/user-attachments/assets/9ce08228-8f59-4267-9e3d-9664988c510a" width=250/>
22+
<img src="https://github.com/user-attachments/assets/7a042a97-1339-459e-a451-4bcd6cf64c12" width=250/>
2323
</p>
2424

2525
## 二、特性

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The AI application development process based on LazyLLM follows the **prototype
2020
Scan the QR code below with WeChat to join the group chat(left) or learn more with a video(right)<br>
2121
<p align="center">
2222
<img src="https://github.com/user-attachments/assets/8ad8fd14-b218-48b3-80a4-7334b2a32c5a" width=250/>
23-
<img src="https://github.com/user-attachments/assets/9ce08228-8f59-4267-9e3d-9664988c510a" width=250/>
23+
<img src="https://github.com/user-attachments/assets/7a042a97-1339-459e-a451-4bcd6cf64c12" width=250/>
2424
</p>
2525

2626

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "lazyllm"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "A Low-code Development Tool For Building Multi-agent LLMs Applications."
55
authors = ["wangzhihong <wangzhihong@sensetime.com>"]
66
license = "Apache-2.0 license"

0 commit comments

Comments
 (0)