prep 2.10 release

This commit is contained in:
Dennis Gilmore 2012-02-09 18:06:46 -06:00
parent 7ab8ee1443
commit 0857d30f82
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.9',
version='2.10',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',