summaryrefslogtreecommitdiff
path: root/tweakwcs
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2019-04-23 13:15:47 -0400
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-04-23 13:15:47 -0400
commitc669ab959ec76c5c474b46b29adc864e1ddce2d1 (patch)
treef4164168087bde53fa60b93ed041ee2de7e2a890 /tweakwcs
parent4551fc784e6f211ed6b44ce01b4c86f129ce8868 (diff)
downloadastroconda-contrib-c669ab959ec76c5c474b46b29adc864e1ddce2d1.tar.gz
tweakwcs v0.5.0 (#505)
Numerous improvements, bug fixes, code clean-up and unit tests.
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 440f46f..6c1cbbf 100644
--- a/tweakwcs/meta.yaml
+++ b/tweakwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'tweakwcs' %}
-{% set version = '0.4.6' %}
+{% set version = '0.5.0' %}
{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}