Skip to content

Commit d6c1bba

Browse files
committed
v2.0.3
1 parent 748b1ab commit d6c1bba

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

4747
setup(
4848
name='django-postgres-copy',
49-
version='2.0.2',
49+
version='2.0.3',
5050
description="Quickly load comma-delimited data into a Django model using PostgreSQL's COPY command",
5151
author='Ben Welsh',
5252
author_email='ben.welsh@gmail.com',

0 commit comments

Comments
 (0)