Skip to content

Commit 34ec727

Browse files
Updates DOI for v0.2.1.
1 parent 6d1f31c commit 34ec727

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![CI](https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml)
66
[![Documentation](https://readthedocs.org/projects/glazing/badge/?version=latest)](https://glazing.readthedocs.io/en/latest/?badge=latest)
77
[![License](https://img.shields.io/pypi/l/glazing)](https://github.com/aaronstevenwhite/glazing/blob/main/LICENSE)
8-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17185626.svg)](https://doi.org/10.5281/zenodo.17185626)
8+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17467082.svg)](https://doi.org/10.5281/zenodo.17467082)
99

1010
Unified data models and interfaces for syntactic and semantic frame ontologies.
1111

@@ -186,7 +186,7 @@ If you use Glazing in your research, please cite:
186186
title = {Glazing: Unified Data Models and Interfaces for Syntactic and Semantic Frame Ontologies},
187187
year = {2025},
188188
url = {https://github.com/aaronstevenwhite/glazing},
189-
doi = {10.5281/zenodo.17185626}
189+
doi = {10.5281/zenodo.17467082}
190190
}
191191
```
192192

docs/citation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you use Glazing in your research, please cite our work.
1313
year = {2025},
1414
url = {https://github.com/aaronstevenwhite/glazing},
1515
version = {0.2.1},
16-
doi = {10.5281/zenodo.17185626}
16+
doi = {10.5281/zenodo.17467082}
1717
}
1818
```
1919

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Python versions](https://img.shields.io/pypi/pyversions/glazing)](https://pypi.org/project/glazing/)
55
[![License](https://img.shields.io/pypi/l/glazing)](https://github.com/aaronstevenwhite/glazing/blob/main/LICENSE)
66
[![CI](https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml)
7-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17185626.svg)](https://doi.org/10.5281/zenodo.17185626)
7+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17467082.svg)](https://doi.org/10.5281/zenodo.17467082)
88

99
Unified data models and interfaces for syntactic and semantic frame ontologies.
1010

@@ -94,7 +94,7 @@ If you use Glazing in your research, please cite:
9494
year = {2025},
9595
url = {https://github.com/aaronstevenwhite/glazing},
9696
version = {0.2.1},
97-
doi = {10.5281/zenodo.17185626}
97+
doi = {10.5281/zenodo.17467082}
9898
}
9999
```
100100

0 commit comments

Comments
 (0)