File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ PyPI version] ( https://img.shields.io/pypi/v/robotframework-xmlvalidator.svg )] ( https://pypi.org/project/robotframework-xmlvalidator/ )
2
- [ ![ License] ( https://img.shields.io/pypi/l/robotframework-xmlvalidator )] ( LICENSE )
2
+ [ ![ License] ( https://img.shields.io/pypi/l/robotframework-xmlvalidator?cacheSeconds=600 )] ( LICENSE )
3
3
[ ![ Tests] ( https://github.com/MichaelHallik/robotframework-xmlvalidator/actions/workflows/test.yml/badge.svg )] ( https://github.com/MichaelHallik/robotframework-xmlvalidator/actions/workflows/test.yml )
4
4
5
5
<details >
Original file line number Diff line number Diff line change 1
1
# General.
2
2
[tool .poetry ]
3
3
name = " robotframework-xmlvalidator"
4
- version = " 1.0.0b4 "
5
- description = " A Robot Framework test library for validating XML files against XSD schemas. "
4
+ version = " 1.0.0 "
5
+ description = " A Robot Framework test library for validating XML files against XSD schemas"
6
6
authors = [
" Michael Hallik <[email protected] >" ]
7
7
license = " Apache-2.0"
8
8
readme = " README.md"
You can’t perform that action at this time.
0 commit comments