release 0.3.9

This commit is contained in:
Jesse Keating 2007-07-24 12:43:08 -04:00 committed by Jesse Keating
parent b04defc8e1
commit 7eff6de180
4 changed files with 11 additions and 3 deletions

View file

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