From 461c483d78fedb92b1d236ff6b63d0b25937434e Mon Sep 17 00:00:00 2001 From: sienkiew Date: Mon, 6 Jan 2014 19:19:34 +0000 Subject: making release git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@28712 fe389314-cf27-0410-b35b-8c050e845b92 --- setup.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 66d6088..09f742c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,6 @@ [metadata] name = stwcs -# version is the *next* version to be release, with .dev at the end if it is not final -version = 1.1.2.dev +version = 1.1.3.dev author = Nadia Dencheva, Warren Hack author-email = help@stsci.edu summary = Recomputes the WCS of an HST observation and puts all distortion -- cgit