summaryrefslogtreecommitdiff
path: root/updatewcs/__init__.py
diff options
context:
space:
mode:
authordencheva <dencheva@stsci.edu>2010-10-14 11:33:36 -0400
committerdencheva <dencheva@stsci.edu>2010-10-14 11:33:36 -0400
commit7364f60fde7638ec79dac7c1ae36a75a21b62429 (patch)
tree78c37e6eddfa83c7929606a13a59018f2bcffd55 /updatewcs/__init__.py
parent1041b23b6255f0d339eefddd3012d1088ca7f170 (diff)
downloadstwcs_hcf-7364f60fde7638ec79dac7c1ae36a75a21b62429.tar.gz
One version string for the package
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10536 fe389314-cf27-0410-b35b-8c050e845b92
Diffstat (limited to 'updatewcs/__init__.py')
-rw-r--r--updatewcs/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/updatewcs/__init__.py b/updatewcs/__init__.py
index 48c4c43..868fec1 100644
--- a/updatewcs/__init__.py
+++ b/updatewcs/__init__.py
@@ -16,8 +16,6 @@ import apply_corrections
__docformat__ = 'restructuredtext'
-__version__ = '0.8'
-
def updatewcs(input, vacorr=True, tddcorr=True, dgeocorr=True, d2imcorr=True,
checkfiles=True, wcskey=" ", wcsname=" ", clobber=False):
"""