Skip to content

Commit

Permalink
0.1.6 -> 0.1.7 (#116)
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 May 10, 2023
1 parent 1aea1bf commit ed16185
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.7', '2023-05-09'),
Tag('0.1.6', '2023-03-22'),
Tag('0.1.5', '2022-12-21'),
Tag('0.1.4', '2022-12-16'),
Expand Down

0 comments on commit ed16185

Please sign in to comment.