Skip to content

Commit f1c8aa3

Browse files
authored
bump version from 0.2.4->0.2.5 (#147)
Co-authored-by: Seongsu Jeong <seongsu.jeong@jpl.nasa.gov>
1 parent 3c8b8bb commit f1c8aa3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/s1reader/version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# release history
55
Tag = collections.namedtuple("Tag", "version date")
66
release_history = (
7+
Tag("0.2.5", "2025-05-01"),
78
Tag("0.2.4", "2024-03-11"),
89
Tag("0.2.3", "2023-09-21"),
910
Tag("0.2.2", "2023-09-08"),

0 commit comments

Comments
 (0)