Skip to content

Commit b14072c

Browse files
committed
Bump 0.4.0 [ci skip]
1 parent 0a2316b commit b14072c

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
@@ -12,7 +12,7 @@ def read(fname):
1212

1313
setup(
1414
name='django-dbdiff',
15-
version='0.2.0',
15+
version='0.4.0',
1616
description='Database data diffing against fixtures for testing',
1717
author='James Pic',
1818
author_email='jamespic@gmail.com',

0 commit comments

Comments
 (0)