diff options
Diffstat (limited to 'photutils')
-rw-r--r-- | photutils/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/photutils/meta.yaml b/photutils/meta.yaml index 9cf423a..59e8813 100644 --- a/photutils/meta.yaml +++ b/photutils/meta.yaml @@ -1,7 +1,7 @@ {% set name = 'photutils' %} -{% set version = '0.3' %} +{% set version = '0.3.1' %} {% set tag = 'v' + version %} -{% set number = '2' %} +{% set number = '0' %} about: home: https://github.com/astropy/{{ name }} |