summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-08-02 10:59:21 -0400
committerGitHub <noreply@github.com>2016-08-02 10:59:21 -0400
commitab4c1d38be8db548d68f41990f5eac5e417f351b (patch)
tree38546deebb22d4fb966272d2f0524b5f4495473e
parentb49b0d272fdbe8589ca33aa204d22383ae61d277 (diff)
downloadastroconda-dev-ab4c1d38be8db548d68f41990f5eac5e417f351b.tar.gz
Update astropy 1.3dev
Otherwise 1.2.1 takes over in the dev environment.
-rw-r--r--astropy/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/astropy/meta.yaml b/astropy/meta.yaml
index 5ad60e3..6d6c654 100644
--- a/astropy/meta.yaml
+++ b/astropy/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'astropy' %}
-{% set version = '1.2dev' + environ.get("GIT_DESCRIBE_NUMBER", "0") %}
+{% set version = '1.3dev' + environ.get("GIT_DESCRIBE_NUMBER", "0") %}
{% set number = '0' %}
about: