Prep for release

This commit is contained in:
Jesse Keating 2010-10-13 15:40:40 -07:00
parent 17070c0887
commit 18143a47a1
3 changed files with 6 additions and 3 deletions

View file

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