Skip to content

Commit

Permalink
Release 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pboley committed Mar 26, 2024
1 parent cc2da7e commit 197f61f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oifits.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@

__author__ = "Paul Boley"
__email__ = "[email protected]"
__date__ ='2 August 2023'
__version__ = '0.5-dev'
__date__ ='26 March 2024'
__version__ = '0.5'
_mjdzero = datetime.datetime(1858, 11, 17)

matchtargetbyname = False
Expand Down

0 comments on commit 197f61f

Please sign in to comment.