Skip to content

Commit e9d8719

Browse files
committed
v0.2.1
1 parent b65274e commit e9d8719

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

3636
setup(
3737
name='django-postgres-copy',
38-
version='0.2.0',
38+
version='0.2.1',
3939
description="Quickly load comma-delimited data into a Django model using PostgreSQL's COPY command",
4040
author='Ben Welsh',
4141
author_email='ben.welsh@gmail.com',

0 commit comments

Comments
 (0)