summaryrefslogtreecommitdiff
path: root/updatewcs/__init__.py
diff options
context:
space:
mode:
authordencheva <dencheva@stsci.edu>2009-12-22 14:10:52 -0500
committerdencheva <dencheva@stsci.edu>2009-12-22 14:10:52 -0500
commit86e6ddc7aeb483fa9dd1cce4b052fe8e9ad86695 (patch)
tree0674d6ff0f566a55cc0387f421c5820452688176 /updatewcs/__init__.py
parentb1ffc9a5e97e0ffb80030cc045f8b64f24309dc0 (diff)
downloadstwcs_hcf-86e6ddc7aeb483fa9dd1cce4b052fe8e9ad86695.tar.gz
Update version numbers
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@8514 fe389314-cf27-0410-b35b-8c050e845b92
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 ca1dd7a..a2d0690 100644
--- a/updatewcs/__init__.py
+++ b/updatewcs/__init__.py
@@ -12,7 +12,7 @@ import apply_corrections
__docformat__ = 'restructuredtext'
-__version__ = '0.3'
+__version__ = '0.4'
def updatewcs(input, vacorr=True, tddcorr=True, dgeocorr=True, checkfiles=True, d2imcorr=True):
"""