Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/acknowledgement.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

If you use Curryer in your work, please cite the following references in any publications:

Laboratory of Atmospheric and Space Physics, Stone, B., Maclay, M., Medley, G., Watwood, M., & Hartnett, M. (2026). Curryer (v0.3.1). Zenodo. https://doi.org/10.5281/zenodo.18734309
Laboratory of Atmospheric and Space Physics, Stone, B., Maclay, M., Medley, G., Watwood, M., & Hartnett, M. (2026). Curryer (v0.3.2). Zenodo. https://doi.org/10.5281/zenodo.18734309

Citing this reference helps to spread awareness of Curryer's capabilities and gives credit to those who have contributed.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "lasp-curryer"
version = "0.3.1"
version = "0.3.2"
description = "LASP SPICE extentions and geospatial data product generation tools."
authors = [{ name = "Brandon Stone", email = "brandon.h.stone@colorado.edu" }]
readme = "README.md"
Expand Down
Loading