Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -28,35 +28,35 @@ version: "1.0.0"
date-released: "2025-06-13"
references:
- type: software
name: packaging
title: packaging
version: "25.0"
url: https://pypi.org/project/packaging/25.0/
authors:
- name: Donald Stufft
- type: software
name: semver (Python package)
title: semver (Python package)
version: "3.0.4"
url: https://pypi.org/project/semver/3.0.4/
authors:
- name: Konstantine Rybnikov
- type: software
name: re (Python stdlib)
title: re (Python stdlib)
url: https://docs.python.org/3/library/re.html
authors:
- name: Python Software Foundation
- type: standard
name: PEP 440 — Python Versioning Specification
title: PEP 440 — Python Versioning Specification
url: https://peps.python.org/pep-0440/
authors:
- name: Donald Stufft
- name: Alyssa Coghlan
- type: standard
name: Semantic Versioning 2.0.0 (SemVer spec)
title: Semantic Versioning 2.0.0 (SemVer spec)
url: https://semver.org/spec/v2.0.0.html
authors:
- name: Tom Preston-Werner
- type: standard
name: Calendar Versioning (CalVer Specification)
title: Calendar Versioning (CalVer Specification)
url: https://sedimental.org/calver.html
authors:
- name: Mahmoud Hashemi
Expand Down