Skip to content

Commit

Permalink
Updating changelog and revision number
Browse files Browse the repository at this point in the history
  • Loading branch information
pavanky committed Jul 21, 2017
1 parent d7d25e8 commit 9784791
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### v3.5.20170721
- Bug fixes for canny edge detection

### v3.5.20170718
- Feature parity with ArrayFire 3.5.
- `canny`: Canny Edge detector
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
author="Pavan Yalamanchili",
author_email="[email protected]",
name="arrayfire",
version="3.5.20170718",
version="3.5.20170721",
description="Python bindings for ArrayFire",
license="BSD",
url="http://arrayfire.com",
Expand Down

0 comments on commit 9784791

Please sign in to comment.