File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ needAutoGenerateSidebar: false
8
8
9
9
# Release Notes for Python Edition
10
10
11
- - [ 11.0.2000 (04/08 /2025)] ( python-11.md#1102000-04082025 )
11
+ - [ 11.0.2000 (04/09 /2025)] ( python-11.md#1102000-04092025 )
12
12
- [ 10.5.2100 (12/05/2024)] ( python-10.md#1052100-12052024 )
13
13
- [ 10.4.2100 (11/07/2024)] ( python-10.md#1042100-11072024 )
14
14
- [ 10.4.2000 (10/10/2024)] ( python-10.md#1042000-10102024 )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ needGenerateH3Content: false
8
8
9
9
# Release Notes for Python Edition - 11.x
10
10
11
- ## 11.0.2000 (04/08 /2025)
11
+ ## 11.0.2000 (04/09 /2025)
12
12
13
13
### [ Highlights] ( https://www.dynamsoft.com/release-highlights/?product=dbr11.0 )
14
14
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ else:
110
110
111
111
### Build and Run the Project
112
112
113
- 1 . Save the `` DBRPythonSample.py` file.
113
+ 1 . Save the ` DBRPythonSample.py ` file.
114
114
2 . Start terminal or command prompt and change to the target directory where ` DBRPythonSample.py ` located in.
115
115
3 . Run the command
116
116
You can’t perform that action at this time.
0 commit comments