Skip to content

Commit

Permalink
bump the version for the final point 2nd delivery (#213)
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 committed Oct 5, 2023
1 parent 99fcd7c commit 3f2e9d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/compass/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# release history
Tag = collections.namedtuple('Tag', 'version date')
release_history = (
Tag('0.5.2', '2023-09-21'),
Tag('0.5.1', '2023-09-09'),
Tag('0.5.0', '2023-08-25'),
Tag('0.4.1', '2023-08-14'),
Expand Down

0 comments on commit 3f2e9d8

Please sign in to comment.