We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748b1ab commit d6c1bbaCopy full SHA for d6c1bba
setup.py
@@ -46,7 +46,7 @@ def run(self):
46
47
setup(
48
name='django-postgres-copy',
49
- version='2.0.2',
+ version='2.0.3',
50
description="Quickly load comma-delimited data into a Django model using PostgreSQL's COPY command",
51
author='Ben Welsh',
52
author_email='[email protected]',
0 commit comments