Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mirzaees authored Aug 22, 2023
1 parent 7900363 commit b305718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/miaplpy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
###########################################################################
Tag = collections.namedtuple('Tag', 'version date')
release_history = (
Tag('0.2.1', '2023-08-22'),
Tag('0.2.0', '2021-09-14'),
Tag('0.1.0', '2021-04-23'),
)
Expand Down

0 comments on commit b305718

Please sign in to comment.