Skip to content

Commit da46f8c

Browse files
update java pkg version and supported python version
1 parent d3df84b commit da46f8c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

programming/java/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ mvn archetype:generate -DgroupId=com.dynamsoft -DartifactId=dbr-hello-world -Dar
6262
<dependency>
6363
<groupId>com.dynamsoft</groupId>
6464
<artifactId>dbr</artifactId>
65-
<version>11.2.1100</version>
65+
<version>11.4.1000</version>
6666
</dependency>
6767
</dependencies>
6868
```

programming/python/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The best way to start with the Dynamsoft Barcode Reader Python Edition, is follo
2727
- macOS (Universal) 12+
2828

2929
- Python Versions:
30+
- Python 3.14
3031
- Python 3.13
3132
- Python 3.12
3233
- Python 3.11

0 commit comments

Comments
 (0)