Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel authored Nov 1, 2023
1 parent fc5df4c commit 790bea9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cortecs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
__author__ = "Arjun B. Savel, Megan Bedell, Eliza M.-R. Kempton"
__email__ = "[email protected]"
__license__ = "MIT"
__version__ = "0.0.2-beta"
__release__ = "0.0.2-beta"
__version__ = "0.1.0-beta"
__release__ = "0.1.0-beta"
__description__ = "Compress opacity for radiative transfer in exoplanet cross-correlation studies"

0 comments on commit 790bea9

Please sign in to comment.