summaryrefslogtreecommitdiff
path: root/updatewcs/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'updatewcs/__init__.py')
-rw-r--r--updatewcs/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/updatewcs/__init__.py b/updatewcs/__init__.py
index 282d6c9..b1d88d4 100644
--- a/updatewcs/__init__.py
+++ b/updatewcs/__init__.py
@@ -14,7 +14,7 @@ import apply_corrections
__docformat__ = 'restructuredtext'
-__version__ = '0.4'
+__version__ = '0.5'
def updatewcs(input, vacorr=True, tddcorr=True, dgeocorr=True, d2imcorr=True, checkfiles=True):
"""