Skip to content

Commit 44818f0

Browse files
authored
Merge pull request #49 from Imageomics/citation-1.1.0
Citation 1.1.0
2 parents 7f53e7b + 09b377d commit 44818f0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CITATION.cff

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ authors:
1212
identifiers:
1313
- type: doi
1414
value: 10.5281/zenodo.13151194
15-
- description: "The GitHub release URL of tag 1.0.0."
15+
- description: "The GitHub release URL of tag 1.1.0."
1616
type: url
17-
value: "https://github.com/Imageomics/pybioclip/releases/tag/1.0.0"
18-
- description: "The GitHub URL of the commit tagged with 1.0.0."
17+
value: "https://github.com/Imageomics/pybioclip/releases/tag/1.1.0"
18+
- description: "The GitHub URL of the commit tagged with 1.1.0."
1919
type: url
20-
value: "https://github.com/Imageomics/pybioclip/tree/19b3c52a9b806a4abfd1c847ba2ebb6a4d703b34"
20+
value: "https://github.com/Imageomics/pybioclip/tree/8662c4fd2451dcd169a07342526124585eaefeb2"
2121
repository-code: 'https://github.com/Imageomics/pybioclip'
2222
url: 'https://github.com/Imageomics/pybioclip'
2323
abstract: Python package and command line tool that simplifies using the BioCLIP foundation model.
@@ -43,7 +43,7 @@ keywords:
4343
- genus
4444
- "image classification"
4545
license: MIT
46-
version: 1.0.0
46+
version: 1.1.0
4747
date-released: '2024-07-19'
4848
preferred-citation:
4949
authors:
@@ -55,7 +55,7 @@ preferred-citation:
5555
given-names: "Elizabeth G."
5656
type: software
5757
title: pybioclip
58-
version: 1.0.0
58+
version: 1.1.0
5959
doi: 10.5281/zenodo.13151194
6060
date-released: "2024-07-19"
6161
references:

0 commit comments

Comments
 (0)