File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# elastic-transport-python
2
2
3
- [ ![ PyPI] ( https://img.shields.io/pypi/v/elastic-transport )] ( https://pypi.org/elastic-transport )
4
- [ ![ Python Versions] ( https://img.shields.io/pypi/pyversions/elastic-transport )] ( https://pypi.org/elastic-transport )
3
+ [ ![ PyPI] ( https://img.shields.io/pypi/v/elastic-transport )] ( https://pypi.org/project/ elastic-transport )
4
+ [ ![ Python Versions] ( https://img.shields.io/pypi/pyversions/elastic-transport )] ( https://pypi.org/project/ elastic-transport )
5
5
[ ![ PyPI Downloads] ( https://static.pepy.tech/badge/elastic-transport )] ( https://pepy.tech/project/elastic-transport )
6
6
[ ![ CI Status] ( https://img.shields.io/github/actions/workflow/status/elastic/elastic-transport-python/ci.yml )] ( https://github.com/elastic/elastic-transport-python/actions )
7
7
@@ -18,7 +18,7 @@ $ python -m pip install elastic-transport
18
18
```
19
19
20
20
Versioning follows the major and minor version of the Elastic Stack version and
21
- the patch number is incremented for bug fixes within a minor release. |
21
+ the patch number is incremented for bug fixes within a minor release.
22
22
23
23
## Documentation
24
24
You can’t perform that action at this time.
0 commit comments