updating version

This commit is contained in:
Brant Steen
2014-06-28 15:16:44 -04:00
parent beea767be0
commit 3fd4341d65
+1 -1
View File
@@ -21,7 +21,7 @@ required = [
setup(
name='django-postgrespool',
version='0.2.7',
version='0.2.8',
description='Postgres Connection Pooling for Django.',
long_description=open('README.rst').read(),
author='Kenneth Reitz',