Skip to content

Commit

Permalink
v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Aug 14, 2018
1 parent 8a4a766 commit c637aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def run(self):

setup(
name='django-postgres-copy',
version='2.3.4',
version='2.3.5',
description="Quickly import and export delimited data with Django support for PostgreSQL's COPY command",
author='Ben Welsh',
author_email='ben.welsh@gmail.com',
Expand Down

0 comments on commit c637aee

Please sign in to comment.