Skip to content

Commit 43cdd7f

Browse files
Small fixes to DOI links and remove obsolete files (#325)
[skip ci]
1 parent 5675224 commit 43cdd7f

File tree

4 files changed

+5
-12
lines changed

4 files changed

+5
-12
lines changed

.JuliaFormatter.toml

Lines changed: 0 additions & 1 deletion
This file was deleted.

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors:
1212
orcid: "https://orcid.org/0000-0002-0858-291X"
1313

1414
title: "MPSKit"
15-
version: 0.10.2
16-
doi: 10.5281/zenodo.10654901
17-
date-released: 2024-02-13
15+
version: 0.13.5
16+
doi: 10.5281/zenodo.10654900
17+
date-released: 2025-09-05
1818
url: "https://github.com/QuantumKitHub/MPSKit.jl"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ and matrix product operators (MPO), both finite and infinite.
2020
[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
2121
[docs-dev-url]: https://QuantumKitHub.github.io/MPSKit.jl/dev
2222

23-
[doi-img]: https://zenodo.org/badge/DOI/10.5281/zenodo.10654901.svg
24-
[doi-url]: https://doi.org/10.5281/zenodo.10654901
23+
[doi-img]: https://zenodo.org/badge/DOI/10.5281/zenodo.10654900.svg
24+
[doi-url]: https://doi.org/10.5281/zenodo.10654900
2525

2626
[codecov-img]: https://codecov.io/gh/QuantumKitHub/MPSKit.jl/branch/master/graph/badge.svg?token=rmp3bu7qn3
2727
[codecov-url]: https://codecov.io/gh/QuantumKitHub/MPSKit.jl

0 commit comments

Comments
 (0)