Skip to content

Commit cf2a5a6

Browse files
update to internal commit 5efcf018
1 parent 3d20a04 commit cf2a5a6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

programming/python/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ needAutoGenerateSidebar: false
88

99
# Release Notes for Python Edition
1010

11-
- [11.0.2000 (04/08/2025)](python-11.md#1102000-04082025)
11+
- [11.0.2000 (04/09/2025)](python-11.md#1102000-04092025)
1212
- [10.5.2100 (12/05/2024)](python-10.md#1052100-12052024)
1313
- [10.4.2100 (11/07/2024)](python-10.md#1042100-11072024)
1414
- [10.4.2000 (10/10/2024)](python-10.md#1042000-10102024)

programming/python/release-notes/python-11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ needGenerateH3Content: false
88

99
# Release Notes for Python Edition - 11.x
1010

11-
## 11.0.2000 (04/08/2025)
11+
## 11.0.2000 (04/09/2025)
1212

1313
### [Highlights](https://www.dynamsoft.com/release-highlights/?product=dbr11.0)
1414

programming/python/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ else:
110110

111111
### Build and Run the Project
112112

113-
1. Save the ``DBRPythonSample.py` file.
113+
1. Save the `DBRPythonSample.py` file.
114114
2. Start terminal or command prompt and change to the target directory where `DBRPythonSample.py` located in.
115115
3. Run the command
116116

0 commit comments

Comments
 (0)