Skip to content

Commit 39971e8

Browse files
committed
Bump 0.2.0 [ci skip]
1 parent 43a0711 commit 39971e8

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.1.0',
15+
version='0.2.0',
1616
description='Database data diffing against fixtures for testing',
1717
author='James Pic',
1818
author_email='[email protected]',

0 commit comments

Comments
 (0)