Skip to content

Commit

Permalink
version: add 1.6.1 tag (#1246)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunjunz authored Jul 31, 2024
1 parent be73ddd commit f7ac98f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mintpy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
###########################################################################
Tag = collections.namedtuple('Tag', 'version date')
release_history = (
Tag('1.6.1', '2024-07-31'),
Tag('1.6.0', '2024-05-09'),
Tag('1.5.3', '2023-11-23'),
Tag('1.5.2', '2023-08-09'),
Expand Down

0 comments on commit f7ac98f

Please sign in to comment.