Skip to content

Commit ddf4128

Browse files
committed
Release 0.9.3
1 parent 0d767a0 commit ddf4128

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

0 commit comments

Comments
 (0)