prep 2.12 release

This commit is contained in:
Dennis Gilmore 2012-08-31 00:43:51 -05:00
parent 5cd88a47e6
commit ee88779bb6
2 changed files with 7 additions and 2 deletions

View file

@ -2,7 +2,7 @@ from distutils.core import setup
import glob
setup(name='pungi',
version='2.11',
version='2.12',
description='Distribution compose tool',
author='Dennis Gilmore',
author_email='dgilmore@fedoraproject.org',