Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Commit 4271848

Browse files
committed
Update to v0.3.5
1 parent dcde9b0 commit 4271848

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

awesimsoss/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
__author__ = """Joe Filippazzo"""
66
__email__ = '[email protected]'
7-
__version__ = '0.2.0'
7+
__version__ = '0.3.5'
88

99
from .awesim import TSO, TestTSO, BlackbodyTSO, ModelTSO

environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
- pip:
2222
- asteval==0.9.14
2323
- astroquery=0.4.1
24-
- awesimsoss==0.3.1
24+
- awesimsoss==0.3.5
2525
- batman-package==2.4.6
2626
- bibtexparser==1.2.0
2727
- dustmaps==1.0.4

0 commit comments

Comments
 (0)