diff options
Diffstat (limited to 'synphot')
-rw-r--r-- | synphot/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synphot/meta.yaml b/synphot/meta.yaml index b2f631c..528dacc 100644 --- a/synphot/meta.yaml +++ b/synphot/meta.yaml @@ -7,10 +7,10 @@ about: home: https://github.com/spacetelescope/{{ reponame }} license: BSD summary: Synthetic photometry using Astropy - + build: number: {{ number }} - + package: name: {{ name }} version: {{ version }} |