Skip to content

Commit ed16185

Browse files
authored
0.1.6 -> 0.1.7 (#116)
Co-authored-by: Seongsu Jeong <seongsu.jeong@jpl.nasa.gov>
1 parent 1aea1bf commit ed16185

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
@@ -6,6 +6,7 @@
66
# release history
77
Tag = collections.namedtuple('Tag', 'version date')
88
release_history = (
9+
Tag('0.1.7', '2023-05-09'),
910
Tag('0.1.6', '2023-03-22'),
1011
Tag('0.1.5', '2022-12-21'),
1112
Tag('0.1.4', '2022-12-16'),

0 commit comments

Comments
 (0)