Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Commit 5cb1cce

Browse files
author
Kenneth Reitz
committed
Merge pull request #15 from Jonty/make_new_release
Time for a new release!
2 parents 3f80bb7 + 88022f0 commit 5cb1cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setup(
2323
name='django-postgrespool',
24-
version='0.2.3',
24+
version='0.2.4',
2525
description='Postgres Connection Pooling for Django.',
2626
long_description=open('README.rst').read(),
2727
author='Kenneth Reitz',

0 commit comments

Comments
 (0)