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

Commit bb434fc

Browse files
committed
Having problems with a deploy
increasing version number
1 parent 3fd4341 commit bb434fc

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.8',
24+
version='0.2.9',
2525
description='Postgres Connection Pooling for Django.',
2626
long_description=open('README.rst').read(),
2727
author='Kenneth Reitz',

0 commit comments

Comments
 (0)