summaryrefslogtreecommitdiff
path: root/tweakwcs
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2019-01-14 23:27:13 -0500
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-01-14 23:27:13 -0500
commitf5676248169161c0801052fd60ef36ad9ca02ff6 (patch)
treee8de5ff33b1ae4e382670bebe9e89180d3b88323 /tweakwcs
parent93a647624e668c485961a5c0662fc79826d6eeae (diff)
downloadastroconda-contrib-f5676248169161c0801052fd60ef36ad9ca02ff6.tar.gz
Fix RTD Build failure. Release 0.3.1 (#458)
See https://github.com/spacetelescope/tweakwcs/pull/45 and https://github.com/spacetelescope/tweakwcs/pull/43
Diffstat (limited to 'tweakwcs')
-rw-r--r--tweakwcs/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tweakwcs/meta.yaml b/tweakwcs/meta.yaml
index ef03c2d..258430f 100644
--- a/tweakwcs/meta.yaml
+++ b/tweakwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'tweakwcs' %}
-{% set version = '0.2.0' %}
+{% set version = '0.3.1' %}
{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}