Skip to content

Commit e581a3a

Browse files
update to v11.4.1000
1 parent 12719e6 commit e581a3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dynamsoft Barcode Reader Samples for Python Edition
22

33
[![Current version number](https://img.shields.io/pypi/v/dynamsoft_barcode_reader_bundle?color=orange)](https://pypi.org/project/dynamsoft_barcode_reader_bundle/)
4-
[![Supported Python versions](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue)](https://www.python.org/downloads/)
4+
[![Supported Python versions](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-blue)](https://www.python.org/downloads/)
55
[![PyPI downloads](https://img.shields.io/pypi/dm/dynamsoft_barcode_reader_bundle)](https://pypistats.org/packages/dynamsoft_barcode_reader_bundle)
66

77
![Dynamsoft](https://dynamsoft.github.io/styleguide/assets/images/icons/dynamsoft_logos/dynamsoft_logo_original.png "Dynamsoft")
@@ -19,12 +19,12 @@ This repository contains multiple samples that demonstrate how to use the [Dynam
1919

2020
### Supported Python Versions
2121

22+
- Python 3.14
2223
- Python 3.13
2324
- Python 3.12
2425
- Python 3.11
2526
- Python 3.10
26-
- Python 3.9
27-
- Python 3.8
27+
2828

2929
## Installation
3030

0 commit comments

Comments
 (0)