Skip to content

Commit 8fdf4c6

Browse files
update to v3.4.1000
1 parent 8d5d6fb commit 8fdf4c6

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 Capture Vision Samples for Python edition
22

33
[![Current version number](https://img.shields.io/pypi/v/dynamsoft_capture_vision_bundle?color=orange)](https://pypi.org/project/dynamsoft_capture_vision_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_capture_vision_bundle)](https://pypistats.org/packages/dynamsoft_capture_vision_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)