Skip to content

Commit aa5c0b4

Browse files
authored
Merge pull request #15 from willynilly/develop
Fixed README
2 parents 8fe82a1 + 2385ce0 commit aa5c0b4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This workflow runs after the tag or release exists and can report problems, but
5050

5151
## 📋 Features
5252

53-
Canonical tag version parsing (PEP 440)
53+
Ultra-conservative version normalization and strict equality comparison using [Verple](https://pypi.org/project/verple/)
5454

5555
✅ Compare software version metadata from:
5656
- GitHub tag/release
@@ -73,8 +73,6 @@ This workflow runs after the tag or release exists and can report problems, but
7373

7474
✅ Cross-standard support for FAIR and Open Science metadata (e.g., CFF, CodeMeta, RO-Crate, Zenodo)
7575

76-
✅ Ultra-conservative version normalization and strict equality comparison using [Verple](https://pypi.org/project/verple/)
77-
7876
✅ Lightweight, pure Python — no third-party services
7977

8078
✅ Easy to configure via GitHub Action inputs

0 commit comments

Comments
 (0)