summaryrefslogtreecommitdiff
path: root/hstwcs/__init__.py
diff options
context:
space:
mode:
authordencheva <dencheva@stsci.edu>2009-02-05 13:13:57 -0500
committerdencheva <dencheva@stsci.edu>2009-02-05 13:13:57 -0500
commitcc6eb9ab94b41a2f5ab513d21971bc6bfaa036c4 (patch)
tree8d6d9cf46f663745f631d497e46dc40558774c47 /hstwcs/__init__.py
parent0c06bf709697cfb06ed400a6e4d4d26112e4b3a9 (diff)
downloadstwcs_hcf-cc6eb9ab94b41a2f5ab513d21971bc6bfaa036c4.tar.gz
Added verison numbers and 'origin' kw to pywcs calls
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7523 fe389314-cf27-0410-b35b-8c050e845b92
Diffstat (limited to 'hstwcs/__init__.py')
-rw-r--r--hstwcs/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/hstwcs/__init__.py b/hstwcs/__init__.py
index 2d280c4..84f6cec 100644
--- a/hstwcs/__init__.py
+++ b/hstwcs/__init__.py
@@ -15,6 +15,7 @@ import apply_corrections
__docformat__ = 'restructuredtext'
+__version__ = '0.3'
def updatewcs(input, vacorr=True, tddcorr=True, dgeocorr=True, checkfiles=True):
"""