Skip to content

Commit 830c1ea

Browse files
committed
[doc] change readme, desc c# and java
1 parent cf7f331 commit 830c1ea

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5454
# If this step fails, then you should remove it and run the build manually (see below)
5555
- name: Autobuild
56-
uses: github/codeql-action/autobuild@v2
56+
uses: github/codeql-action/autobuild@v3
5757

5858
# ℹ️ Command-line programs to run using the OS shell.
5959
# 📚 https://git.io/JvXDl

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,11 +395,12 @@ if __name__ == '__main__':
395395
* 更新`tutorial`内容
396396

397397
[2025.05.04 - v3.1.0 - Chunel]
398-
* 提供全量功能 Python 版本
398+
* 提供 全量功能 Python 版本
399399
* 提供 Python 和 C++ 混合编程功能
400400
* 提供 Python 打包功能,支持 `pip3 install PyCGraph` 安装
401401

402-
[2025.05.05 - v3.1.1 - Chunel]
402+
[2025.06.14 - v3.1.1 - Chunel]
403+
* 提供 C# 和 Java 版本
403404
* 提供 `CODE_OF_CONDUCT.md` 文档
404405

405406
</details>

0 commit comments

Comments
 (0)