Skip to content

Commit

Permalink
0.1.5 -> 0.1.6 (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: Seongsu Jeong <seongsu.jeong@jpl.nasa.gov>
  • Loading branch information
seongsujeong and Seongsu Jeong authored Mar 23, 2023
1 parent c2c53d2 commit 8a533ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/s1reader/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# release history
Tag = collections.namedtuple('Tag', 'version date')
release_history = (
Tag('0.1.6', '2023-03-22'),
Tag('0.1.5', '2022-12-21'),
Tag('0.1.4', '2022-12-16'),
Tag('0.1.3', '2022-12-15'),
Expand Down

0 comments on commit 8a533ef

Please sign in to comment.