diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-07-30 12:18:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-30 12:18:13 -0400 |
commit | f1db3c5293cbb475da1068539026f495c4bb9f9e (patch) | |
tree | f26512b9d3f1d1a31990f53dbb7f1ad14b641b35 /spherical-geometry/meta.yaml | |
parent | 52862766eccda9bc08c123d70d405818aaeb56bf (diff) | |
download | astroconda-contrib-f1db3c5293cbb475da1068539026f495c4bb9f9e.tar.gz |
spherical_geometry -> 1.2.14 (#536)
Diffstat (limited to 'spherical-geometry/meta.yaml')
-rw-r--r-- | spherical-geometry/meta.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/spherical-geometry/meta.yaml b/spherical-geometry/meta.yaml index 68db1b9..bee67b9 100644 --- a/spherical-geometry/meta.yaml +++ b/spherical-geometry/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'spherical-geometry' %} {% set reponame = 'spherical_geometry' %} -{% set version = '1.2.10' %} +{% set version = '1.2.14' %} {% set number = '0' %} about: @@ -20,6 +20,7 @@ requirements: - astropy >=1.1 - matplotlib - setuptools + - setuptools_scm - numpy {{ numpy }} - python {{ python }} run: |