diff --git a/setup.py b/setup.py index 67420f7..12abdb1 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='sofia_image_pipeline', - version='1.2.6', + version='1.2.7', description='SIP takes a SoFiA generated source catalog and produce images for publication or quick inspection. Images include HI contours overlaid on multiwavelength images, HI moment maps, pixel-by-pixel SNR maps, pv-diagrams with SoFiA mask, and spectra with and without noise.', url='https://github.com/kmhess/SoFiA-image-pipeline', author='Kelley M. Hess',