bump to 2.7

This commit is contained in:
Dennis Gilmore 2011-05-26 10:08:43 -05:00
parent ebedace49d
commit 76c3cd9309
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ from distutils.core import setup
import glob
setup(name='pungi',
version='2.6',
version='2.7',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',