Skip to content

Commit

Permalink
Update author list, increment version to 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel authored Dec 2, 2022
1 parent 869b7a9 commit f4102a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/simmer/__init__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-

__uri__ = "https://simmer.readthedocs.io"
__author__ = "Arjun B. Savel, Lea Hirsch, Courtney D. Dressing, David R. Ciardi"
__author__ = "Arjun B. Savel, Lea Hirsch, Holden Gill, Courtney D. Dressing, David R. Ciardi"
__email__ = "[email protected]"
__license__ = "MIT"
__version__ = "1.0.1"
__release__ = "1.0.1"
__version__ = "1.0.2"
__release__ = "1.0.2"
__description__ = "Stellar Image Maturation via Efficient Reduction"

0 comments on commit f4102a6

Please sign in to comment.