diff options
author | Larry Bradley <larry.bradley@gmail.com> | 2016-11-06 21:22:01 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-11-06 21:22:01 -0500 |
commit | e4aa34b959a04273ddb2ebfaecefb43a9185b2a7 (patch) | |
tree | 5d09c1b486e67730d3622ebd2cdf345f4c32ffd6 | |
parent | 4dbfdae78ba7aa22f4dc0da1ea37f1b7b83c9d01 (diff) | |
download | astroconda-contrib-e4aa34b959a04273ddb2ebfaecefb43a9185b2a7.tar.gz |
Update photutils to v0.3 (#92)
-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 8becab5..7f8f921 100644 --- a/photutils/meta.yaml +++ b/photutils/meta.yaml @@ -6,7 +6,7 @@ build: number: '1' package: name: photutils - version: 0.2.2 + version: 0.3 requirements: build: - astropy >=1.1 @@ -27,7 +27,7 @@ requirements: - setuptools - python x.x source: - git_tag: v0.2.2 + git_tag: v0.3 git_url: https://github.com/astropy/photutils test: imports: |