We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d767a0 commit ddf4128Copy full SHA for ddf4128
setup.py
@@ -12,7 +12,7 @@ def read(fname):
12
13
setup(
14
name='django-dbdiff',
15
- version='0.9.0',
+ version='0.9.3',
16
description='Database data diffing against fixtures for testing',
17
author='James Pic',
18
author_email='[email protected]',
0 commit comments