diff --git a/setup.py b/setup.py index a12b7c0..1a818b3 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ def read(fname): setup( name='django-dbdiff', - version='0.9.5', + version='0.9.6', description='Database data diffing against fixtures for testing', author='James Pic', author_email='jamespic@gmail.com',