Skip to content

Commit f5c19b4

Browse files
committed
v2.0.1
1 parent b54159b commit f5c19b4

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

4141
setup(
4242
name='django-postgres-copy',
43-
version='0.2.3',
43+
version='0.2.4',
4444
description="Quickly load comma-delimited data into a Django model using PostgreSQL's COPY command",
4545
author='Ben Welsh',
4646
author_email='ben.welsh@gmail.com',

0 commit comments

Comments
 (0)