Skip to content

Commit 8cef28a

Browse files
Merge pull request #66 from python-thread/docs/citation
docs: update DOI and increment version
2 parents f59582c + c35cb4a commit 8cef28a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CITATION.cff

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ identifiers:
99
value: 10.5281/zenodo.10799219
1010
description: This is the collection of archived snapshots of all versions of thread.
1111
- type: doi
12-
value: 10.5281/zenodo.10799220
13-
description: This is the archived snapshot of version 1.0.0 of thread.
12+
value: 10.5281/zenodo.10808243
13+
description: This is the archived snapshot of version 1.0.1 of thread.
1414
- type: url
15-
value: https://github.com/python-thread/thread/releases/tag/v1.0.0
16-
description: The GitHub release URL of tag v1.0.0.
15+
value: https://github.com/python-thread/thread/releases/tag/v1.0.1
16+
description: The GitHub release URL of tag v1.0.1.
1717
- type: url
18-
value: https://pypi.org/project/thread/1.0.0
19-
description: The PyPI release URL of tag v1.0.0.
18+
value: https://pypi.org/project/thread/1.0.1
19+
description: The PyPI release URL of tag v1.0.1.
2020
cff-version: 1.2.0
2121
date-released: 2024-03-07
2222
keywords:
@@ -35,6 +35,6 @@ repository-code: https://github.com/python-thread/thread
3535
repository-artifact: https://pypi.org/project/thread
3636
title: thread
3737
type: software
38-
version: 1.0.0
38+
version: 1.0.1
3939
url: https://thread.ngjx.org
4040

0 commit comments

Comments
 (0)