Skip to content

Commit 7fc5355

Browse files
committed
Refactor distinctCrossings to crossings in matrixMeandersPandas and related modules + Update CITATION.cff [skip ci]
1 parent 62f055c commit 7fc5355

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

CITATION.cff

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ authors:
1616
family-names: Hogan
1717
email: HunterHogan@pm.me
1818
cff-version: 1.2.0
19-
commit: cd1bfbae93cde3e54cc3a66c944d1319eeef83c5
20-
date-released: '2025-09-17'
19+
commit: 62f055cd732587451e20cf3851f66d44a763c345
20+
date-released: '2025-09-26'
2121
identifiers:
2222
- type: url
23-
value: https://github.com/hunterhogan/mapFolding/releases/tag/0.16.0
24-
description: The URL for mapFolding 0.16.0.
23+
value: https://github.com/hunterhogan/mapFolding/releases/tag/0.16.1
24+
description: The URL for mapFolding 0.16.1.
2525
keywords:
2626
- A000136
2727
- A000560
@@ -123,9 +123,9 @@ keywords:
123123
license: CC-BY-NC-4.0
124124
message: Cite this software with the metadata in this file.
125125
repository: https://github.com/hunterhogan/mapFolding.git
126-
repository-artifact: https://pypi.org/project/mapfolding/0.16.0/
127-
repository-code: https://github.com/hunterhogan/mapFolding/releases/tag/0.16.0
126+
repository-artifact: https://pypi.org/project/mapfolding/0.16.1/
127+
repository-code: https://github.com/hunterhogan/mapFolding/releases/tag/0.16.1
128128
title: mapFolding
129129
type: software
130130
url: https://github.com/hunterhogan/mapFolding
131-
version: 0.16.0
131+
version: 0.16.1

citations/CITATION.cff

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ authors:
1616
family-names: Hogan
1717
email: HunterHogan@pm.me
1818
cff-version: 1.2.0
19-
commit: cd1bfbae93cde3e54cc3a66c944d1319eeef83c5
20-
date-released: '2025-09-17'
19+
commit: 62f055cd732587451e20cf3851f66d44a763c345
20+
date-released: '2025-09-26'
2121
identifiers:
2222
- type: url
23-
value: https://github.com/hunterhogan/mapFolding/releases/tag/0.16.0
24-
description: The URL for mapFolding 0.16.0.
23+
value: https://github.com/hunterhogan/mapFolding/releases/tag/0.16.1
24+
description: The URL for mapFolding 0.16.1.
2525
keywords:
2626
- A000136
2727
- A000560
@@ -123,9 +123,9 @@ keywords:
123123
license: CC-BY-NC-4.0
124124
message: Cite this software with the metadata in this file.
125125
repository: https://github.com/hunterhogan/mapFolding.git
126-
repository-artifact: https://pypi.org/project/mapfolding/0.16.0/
127-
repository-code: https://github.com/hunterhogan/mapFolding/releases/tag/0.16.0
126+
repository-artifact: https://pypi.org/project/mapfolding/0.16.1/
127+
repository-code: https://github.com/hunterhogan/mapFolding/releases/tag/0.16.1
128128
title: mapFolding
129129
type: software
130130
url: https://github.com/hunterhogan/mapFolding
131-
version: 0.16.0
131+
version: 0.16.1

0 commit comments

Comments
 (0)