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 8a4a766 commit c637aeeCopy full SHA for c637aee
setup.py
@@ -72,7 +72,7 @@ def run(self):
72
73
setup(
74
name='django-postgres-copy',
75
- version='2.3.4',
+ version='2.3.5',
76
description="Quickly import and export delimited data with Django support for PostgreSQL's COPY command",
77
author='Ben Welsh',
78
author_email='[email protected]',
0 commit comments