Skip to content

Commit c637aee

Browse files
committed
v2.3.5
1 parent 8a4a766 commit c637aee

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
@@ -72,7 +72,7 @@ def run(self):
7272

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

0 commit comments

Comments
 (0)