Skip to content

Commit

Permalink
bump version to 0.2.1 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottstanie authored Aug 23, 2023
1 parent 3e0931d commit 3287584
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 @@ -4,6 +4,7 @@
# release history
Tag = collections.namedtuple('Tag', 'version date')
release_history = (
Tag('0.2.1', '2023-08-23'),
Tag('0.2.0', '2023-07-25'),
Tag('0.1.7', '2023-05-09'),
Tag('0.1.6', '2023-03-22'),
Expand Down

0 comments on commit 3287584

Please sign in to comment.