Skip to content

Commit 5d538bf

Browse files
committed
Release v0.7.3
1 parent fad172e commit 5d538bf

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.zenodo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Requake: Repeating earthquakes search and analysis",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"description": "Requake is an open-source command-line application for detecting, searching, and analyzing repeating earthquakes using seismic event catalogs and waveform data streams. It provides researchers with tools to identify repeating-event families, examine waveform similarity, and study earthquake recurrence patterns in a reproducible workflow.",
55
"upload_type": "software",
66
"license": "GPL-3.0-or-later",

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Copyright (c) 2021-2026 Claudio Satriano <satriano@ipgp.fr>
44

5-
## [unreleased]
5+
## [0.7.3] - 2026-04-14
66

77
This release is intended to validate the new release workflow.
88
It introduces no new features or bug fixes.
@@ -140,7 +140,7 @@ Mostly a bugfix release with a slightly improved trace plotting.
140140

141141
- Initial release, not yet feature complete
142142

143-
[unreleased]: https://github.com/SeismicSource/requake/compare/v0.7.2...HEAD
143+
[0.7.3]: https://github.com/SeismicSource/requake/compare/v0.7.2...v0.7.3
144144
[0.7.2]: https://github.com/SeismicSource/requake/compare/v0.7.1...v0.7.2
145145
[0.7.1]: https://github.com/SeismicSource/requake/compare/v0.7...v0.7.1
146146
[0.7]: https://github.com/SeismicSource/requake/compare/v0.6...v0.7

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cff-version: 1.2.0
22
message: "If you use this software, please cite it using this metadata."
33
title: "Requake: Repeating earthquakes search and analysis"
4-
version: "0.7.2"
4+
version: "0.7.3"
55
type: software
66
abstract: "Requake is an open-source command-line application for detecting, searching, and analyzing repeating earthquakes using seismic event catalogs and waveform data streams. It provides researchers with tools to identify repeating-event families, examine waveform similarity, and study earthquake recurrence patterns in a reproducible workflow."
77
license: "GPL-3.0-or-later"

0 commit comments

Comments
 (0)