Skip to content

Commit

Permalink
Bump version to v0.7.0
Browse files Browse the repository at this point in the history
Includes database migrations.
  • Loading branch information
hugorodgerbrown committed Nov 14, 2016
1 parent 8f0c5f0 commit 587d765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name="django-onfido",
version="0.6.1",
version="0.7.0",
packages=find_packages(),
install_requires=REQUIREMENTS,
include_package_data=True,
Expand Down

0 comments on commit 587d765

Please sign in to comment.