diff options
author | Joshua Neuheisel <joshua@neuheisel.us> | 2022-02-09 09:41:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-09 09:41:02 -0500 |
commit | ad94ca196ff924a0539c58e70e0a897b206fd445 (patch) | |
tree | 43c29e6856e57443ed836e17fa4877cbaf14ad12 /reftools/meta.yaml | |
parent | 231b9f508f23154f6e6de6ab82634716f214427a (diff) | |
parent | fc487ff52b40d01073e3b59b5732c22d1b8fb6c9 (diff) | |
download | astroconda-contrib-ad94ca196ff924a0539c58e70e0a897b206fd445.tar.gz |
Merge pull request #752 from pllim/patch-1
Bump reftools to 2.1.0
Diffstat (limited to 'reftools/meta.yaml')
-rw-r--r-- | reftools/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reftools/meta.yaml b/reftools/meta.yaml index 9474dea..2bdc4aa 100644 --- a/reftools/meta.yaml +++ b/reftools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'reftools' %} -{% set version = '2.0.0' %} +{% set version = '2.1.0' %} {% set number = '0' %} about: |