This commit is contained in:
Kenneth Reitz
2014-08-29 10:53:49 -04:00
parent 324ab2dd53
commit ce6a10e9bb
+1 -1
View File
@@ -21,7 +21,7 @@ required = [
setup(
name='django-postgrespool',
version='0.2.9',
version='0.3.0',
description='Postgres Connection Pooling for Django.',
long_description=open('README.rst').read(),
author='Kenneth Reitz',